Customize HttpWebRequest in Compact Framework
-
In HttpWebRequest a user can pass Method as Post OR Get OR Put OR DELETE etc. But for our specific project I need to pass HttpMethod as "POST /api/login HTTP/1.0". But this is not allowed in .NET CF. Then can any one tell me workaround for this please for customizing Http Method. Thanks in advance. Reasons are not Important but Results are Important. http://www.sql4professional.blogspot.com Swati Tripathi
-
In HttpWebRequest a user can pass Method as Post OR Get OR Put OR DELETE etc. But for our specific project I need to pass HttpMethod as "POST /api/login HTTP/1.0". But this is not allowed in .NET CF. Then can any one tell me workaround for this please for customizing Http Method. Thanks in advance. Reasons are not Important but Results are Important. http://www.sql4professional.blogspot.com Swati Tripathi