diff options
| author | Michael Koch <konqueror@gmx.de> | 2003-12-30 13:43:24 +0000 |
|---|---|---|
| committer | Michael Koch <mkoch@gcc.gnu.org> | 2003-12-30 13:43:24 +0000 |
| commit | f04f5b1fadf9c8ef67fdbdc98763ba69f3033274 (patch) | |
| tree | 0d6e5313e0d2acafa10754ca9295b42474af4efd /libjava/java/text/ParseException.java | |
| parent | 50e8c419f93ca99039d60ba32068ae637d700c71 (diff) | |
| download | gcc-f04f5b1fadf9c8ef67fdbdc98763ba69f3033274.zip gcc-f04f5b1fadf9c8ef67fdbdc98763ba69f3033274.tar.gz gcc-f04f5b1fadf9c8ef67fdbdc98763ba69f3033274.tar.bz2 | |
2003-12-30 Michael Koch <konqueror@gmx.de>
* gnu/java/net/protocol/http/Connection.java
(outputStream): New field.
(bufferedOutputStream): New field.
(connect): Initialize outputStream and bufferedOutputStream.
(sendRequest): Create PrintWriter object from outputStream,
support HTTP 1.1, send missing HTTP headers and buffered output data
for POST method.
(getOutputStream): Set request method to POST if output stream is
used, return bufferedOutputStream.
(setRequestMethod): Allow HEAD and POST methods.
This fixes libgcj PR/6302 and libgcj PR/7752.
From-SVN: r75233
Diffstat (limited to 'libjava/java/text/ParseException.java')
0 files changed, 0 insertions, 0 deletions
