DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41536>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41536 Summary: SOAP Sampler inserts spurious content in HTTP POST Product: JMeter Version: 2.2 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] SOAP/XML-RPC Request sampler inserts apparently spurious lines into its HTTP POST request. One spurious line immediately precedes the XML body of the request (it follows the blank line separating the request headers from the request body). This line consists of the length of the request body in bytes, as a hexadecimal number. Additionally, following the XML request body, a blank line and a line containing the number 0 are sent. It seems these lines should not be sent for a request with "Content-Type: text/xml", which is the default content type for SOAP/XML-RPC Request samplers. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
