BasicHttpRequest currently has a non-final field "requestLine". This could be made final, and the check/update of the field in getRequestLine() removed, as the field cannot be null.
S/// --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org