mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-19 09:55:52 +00:00
91305a1de9
* gnu/java/net/protocol/http/Connection.java (Connection): Initialize doOutput to false; (connect): Initialize inputStream, moved "send request" code to new method. (sendRequest): New method. (getHttpHeaders): Don't reinitialize inputStream. From-SVN: r74177