gcc/libjava ChangeLog gnu/java/net/protocol/ht ...
mkoch@gcc.gnu.org
mkoch@gcc.gnu.org
Sat Jan 24 21:21:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: mkoch@gcc.gnu.org 2004-01-24 21:21:27
Modified files:
libjava : ChangeLog
libjava/gnu/java/net/protocol/http: Connection.java
Log message:
2004-01-24 Michael Koch <konqueror@gmx.de>
* gnu/java/net/protocol/http/Connection.java
(connect): Don't initialize bufferedOutputStream if not needed.
(sendRequest): Set property for content length if content is present.
Write content only if present.
(getOutputStream): Check if already connected, dont connect,
initalize bufferedOutputStream if needed.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2562.2.5&r2=1.2562.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/net/protocol/http/Connection.java.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13&r2=1.13.4.1
More information about the Gcc-cvs
mailing list