Jump to content

http headers.......


Guest suhail

Recommended Posts

Guest suhail

Hi, im not sure if iam posting this topic in the right category... but anyways help would be appreciated. my problem is that i need to process some files on the server remotely and get its result back to the user either syncronosly or async. so i used Microsoft.XMLHTTP acticexobject to post my data and receive it. in some cases i also needed to send large data for processing. hence i used setRequestHeader method to create new http header and assign data to it. the same method was used to get the data back. this solved my problems but once the data limit of each header reached about 15000 character long, it failed and generates error. so my questions are : 1)is there any alternative to it ?2)what is the size limit of the http header?3)how many headers can i create?4)what is total size of http including all headers?please cann any of you guys can help me out with this.....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...