CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Wolfgang Baer <[EMAIL PROTECTED]>       06/02/09 09:23:39

Modified files:
        gnu/java/net/protocol/http: Request.java 
        .              : ChangeLog 

Log message:
        2006-02-09  Wolfgang Baer  <[EMAIL PROTECTED]>
        
        * gnu/java/net/protocol/http/Request.java:
        (Request): Remove initialization of removed field.
        (requestBodyNegotiationThreshold): Removed now unused field.
        (setRequestBodyNegotiationThreshold): Remove now unused method.
        (dispatch): Do not use 'Expect 100-continue' header if content-length
        is over a treshold. If user specified 'Expect 100-continue' still
        initialize the expectingContinue variable.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/net/protocol/http/Request.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6310&tr2=1.6311&r1=text&r2=text


Reply via email to