Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser returns huge Post data byte array with ResourceHandler.ProcessRequest Options
fm
Posted: Thursday, December 26, 2013 5:02:34 PM
Rank: Newbie
Groups: Member

Joined: 7/2/2013
Posts: 7
I have created my own ResourceHandler implementation and intercepting the requests. When I have a POST request with some data in its body, I am trying to read the post data byte array using request.PostData[0].Data but I am getting a huge byte array in size 1030713190 mostly filled with 0's. Also I have noticed that request.Headers is missing the Content-Length header, that's probably why the library fails to return a byte array with correct size. Any ideas?
eo_support
Posted: Friday, December 27, 2013 5:02:45 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We have confirmed this to be a bug and have posted a new build that should fix this problem. Please see your private message for the download location of the new build.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.