I captured the output generated by both IE 5.5 and Mozilla 0.9.8. Then used telnet to connect to Apache and pasted the data from Mozilla. Output returned was exactly as expected. But submitting it from Mozilla, it fails. The body of the post (the form variables) are not read. Could this have anything to do with delivering data to the server in CHUNKS? Does an Apache module need to do anything special to make sure it is getting all of the chunks making up a request? (Is this even worded with the correct terminology?)
Thanks, Dwayne Justin Erenkrantz wrote: >On Thu, Feb 14, 2002 at 10:57:32AM -0500, Dwayne Miller wrote: > >>I just bumped the debug level to see if I could figure out the odd >>behavior from Mozilla. It looks like others are having similar problems >>with regard to incomplete posts/requests. >> > >Ah, fine. Do you have any details about this? Can you reproduce >it outside of Mozilla (i.e. with telnet or netcat)? -- justin >
