You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/09/18 00:20:45 UTC

DO NOT REPLY [Bug 12727] - [PATCH] fix NPE in RequestImpl.setVersion

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12727>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12727

[PATCH] fix NPE in RequestImpl.setVersion





------- Additional Comments From dlr@finemaltcoding.com  2002-09-17 22:20 -------
((HttpMethodBase) _httpMethod).setHttp11(!HTTP_10.equals(version));

would accomplish the same thing in less LOCs.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>