Re: [mod-security-users] Re: Final boundary missing
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2006-02-07 19:45:26
|
Dan Spear wrote: >> Is there a proper CRLF at the end the final boundary? Which >> brower/client are you using? Feel free to send the raw data. > > There is a proper CRLF, I checked that. I am using my own application to post > the data. If I post it with an HTML form in IE, it works fine. This is the > data that is posted with Content-Type: multipart/form-data;boundary=6G+f Your data works fine for me here. I am attaching a complete request file (you can use ./util/run-test.pl to submit it to the web server). The other possibility is that you are sending an incorrect Content-Length header. If the value there is too small data will be cut-off from the end. Either way, let's continue the discussion in private. -- Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall |