I'm trying to reduce the size of the data packet that is returned when I post data. (At the moment it straddles two ip packets.) I notice that there are two cookie lines being sent from the server. What are these used for and we need both? Is there anyway to suppress cookies completely when posting data?
Thanks
Lloyd
Re: Cookies
Hello Lloyd, yes your quite right the cookies are not needed if your accessing via an apikey, I will see if I can turn them off.