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=41928>. 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=41928 Summary: Make all request headers sent by HTTP Request sampler appear in sample result Product: JMeter Version: 2.2 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Currently, the HTTPSampler and HTTPSampler2 (i.e. HTTP Request sampler), only sets the request headers that is coming from the "HeaderManager" as the request header of the sample. I suggest that all the request headers that are sent to the web server, i.e. also the ones set by the jmeter code itself, should be set on the request sample. I think this makes it easier to see what is sent to the web server. Sebb commented : " There may be other headers (e.g. Host) which are added by the HTTP stack; I'm not sure if those can be accessed by JMeter. Does not particularly matter, so long as it is documented. " -- 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]
