FYI: patch: gnu.java.net.protocol.http.Connection
Andrew Haley
aph@redhat.com
Wed Dec 31 11:51:00 GMT 2003
Michael Koch writes:
>
> I commited the attached patch to merge a fix from classpath to encode the
> output stream correctly and to put a meaningful htt user agent into the
> stream.
>
>
> Michael
> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/gcc/gcc/libjava/ChangeLog,v
> retrieving revision 1.2505
> diff -u -b -B -r1.2505 ChangeLog
> --- ChangeLog 31 Dec 2003 11:04:17 -0000 1.2505
> +++ ChangeLog 31 Dec 2003 11:25:09 -0000
> @@ -1,3 +1,9 @@
> +2003-12-31 Michael Koch <konqueror@gmx.de>
> +
> + * gnu/java/net/protocol/http/Connection.java
> + (sendRequest): Dont encode output in default character encoding,
> + add correct version number to HTTP user agent string.
> +
ChangeLog not in diff format please.
Also:
* gnu/java/net/protocol/http/Connection.java (sendRequest):
Don't encode output in default character encoding. Add
correct version number to HTTP user agent string.
Andrew.
(The Christmas best-seeler here:
http://www.amazon.co.uk/exec/obidos/ASIN/1861976127/026-5066482-3814027)
More information about the Java-patches
mailing list