User Profile
Collapse
Profile Sidebar
Collapse
ugly hand
Last Activity: Mar 17 '12, 04:44 PM
Joined: Mar 17 '12
Location:
-
HTTPS issue in POST c# WinForms
hi i am creating an HTTPS winforms application in C#, it is using POST method to send buff to an HTTPS form. When i try to send data, and check the traffic, it is sending buffer two times as duplicated. I mean, if my send buffer is "Hi" , it sends "HiHi" to the server. But it is workign fine with a normal HTTP connection. Only in secure(HTTPS) this issues comes. I put a break point on the stream-write, but the buffer there (just...
No activity results to display
Show More