https://bz.apache.org/bugzilla/show_bug.cgi?id=65155
--- Comment #5 from Andrei <[email protected]> --- (In reply to Yann Ylavic from comment #3) > Move the const definitions with initializations at the top of the test() > function? Yes, at the top of the function, not the method. (In reply to Joe Orton from comment #4) > If it's going to advertise HTTP/1.1 support, ab also needs to support > HTTP/1.1 message syntax, e.g. chunked transfer-coding, which it doesn't > currently, so surely this isn't as simple as changing the request-line. Yes, you're right. I was just thinking of my (simple) use case... :| -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
