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=31921>. 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=31921 HTTPHeaders don't work in HttpSampler2 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|HTTPHeaders don't work in |HTTPHeaders don't work in |HttpSampler2 |HttpSampler2 ------- Additional Comments From [EMAIL PROTECTED] 2004-10-27 23:10 ------- Thanks for the report. The module needs to refer to two different Header classes, and it was using the wrong one for the cast, as you discovered. I've removed the import so now both Headers use fully qualified names. [Currently fixed in 2.0 branch; it will find it's way into a 2.0 nightly shortly] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
