It may be completeness but there is no point inhaving every JSON string with jsonrpc":"2.0","result": at the front and "id":1 at the end.
I strip it out afore parsing into a list class.
If Betfair are keen to reduce data sent through the net then reducing the return strings to the minimum would be good for them and good for us.
I strip it out afore parsing into a list class.
If Betfair are keen to reduce data sent through the net then reducing the return strings to the minimum would be good for them and good for us.

