Re: Not able to upload bigger file (max size 4kb successful)

2009-10-05 Thread ghanchakkar
that comes in your mind ? Manoj olegk wrote: ghanchakkar wrote: I am using httpclient 3.1 with jre 1.5_15. I am able to post https request and able to get replys from iplanet web server with no issues, except when I try to upload file having size from than 9kb. Here is the log. Note: It seems

Not able to upload bigger file (max size 4kb successful)

2009-05-14 Thread ghanchakkar
I am using httpclient 3.1 with jre 1.5_15. I am able to post https request and able to get replys from iplanet web server with no issues, except when I try to upload file having size from than 9kb. Here is the log. Note: It seems connection close occurs at one particular point of the file but

Re: how 2 supress contentType when using multipartentity

2008-03-18 Thread ghanchakkar
Thanks Olegk. In order to override the values I have derived my own class from file FilePart and StringPart. I could not find any other way as these members are private in FilePart and StringPart classes Thanks for help. olegk wrote: On Mon, 2008-03-17 at 11:30 -0700, ghanchakkar wrote

how 2 supress contentType when using multipartentity

2008-03-17 Thread ghanchakkar
Please help me. I building a bot and trying to upload file along with form fields. when compare the request generated by httpclient with that of microsoft browser, I notice that httpclient is having following format after the header. ---boundaryid Content-Disposition: