Http Request Security
Posted: Mon Dec 17, 2012 2:02 pm
Hi,
I'm currently evaluating the cloud service in an asp.net app.
With regard to the httpcontext object that the getdeviceinfo method takes as a parameter, can you tell me:
Is the complete http request sent to the cloud?
Is this sent in plain text?
Is any of this data stored on the cloud?
I'm concerned that some customer/sensitive data could be exposed through use of the service. Is there any option to send just the user agent info if this is the case?
I'm currently evaluating the cloud service in an asp.net app.
With regard to the httpcontext object that the getdeviceinfo method takes as a parameter, can you tell me:
Is the complete http request sent to the cloud?
Is this sent in plain text?
Is any of this data stored on the cloud?
I'm concerned that some customer/sensitive data could be exposed through use of the service. Is there any option to send just the user agent info if this is the case?