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=28866>. 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=28866 ------- Additional Comments From [EMAIL PROTECTED] 2007-09-09 16:21 ------- Hi Sebb: I don't know if this problem still exists in newer versions, so I'll leave it alone but wanted to comment... (In reply to comment #2) > JMeter can now send a file as the entire body of a post request, so no need to > fix this. > Also, parameters are not supposed to contain new lines. > So closing as WONTFIX Parameter values can contain new lines -- for eg. textarea input elements do. For GET, I think the values are URL-encoded and appended to the URL (not so sure about POST) Sending a file as the body of a POST won't help with GET requests with multiple parameters. -- 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]
