corda/classpath
keinhaar 524f034bac Added support for HTTP URL connections, and fixed SocketInputStream and BufferedInputStream.
Did some cleanup as proposed by the main developers.
- Bigger HTTP Header Buffer
- Exception if Header is anyway exceeded.
- Linebreaks on HTTP Request fixed to standard.
- Only stop header reading on \r\n\r\n and no longer on \n\n\n\n
- Simplyfied the code to stop if buffer could not be filled.
- Handle special case if buffer has length 0, like specified in the Java API
- Socket will no longer fill the buffer completely
2015-12-26 11:58:40 +01:00
..
avian Added support for HTTP URL connections, and fixed SocketInputStream and BufferedInputStream. 2015-12-26 11:58:40 +01:00
dalvik/system update to more recent version of Android class library 2014-08-21 13:42:49 -06:00
java Added support for HTTP URL connections, and fixed SocketInputStream and BufferedInputStream. 2015-12-26 11:58:40 +01:00
libcore/reflect update to more recent version of Android class library 2014-08-21 13:42:49 -06:00
sun update copyright years 2015-03-13 12:52:59 -06:00
java-io.cpp update copyright years 2015-03-13 12:52:59 -06:00
java-lang.cpp update copyright years 2015-03-13 12:52:59 -06:00
java-net.cpp update copyright years 2015-03-13 12:52:59 -06:00
java-nio.cpp update copyright years 2015-03-13 12:52:59 -06:00
java-util-zip.cpp update copyright years 2015-03-13 12:52:59 -06:00
java-util.cpp update copyright years 2015-03-13 12:52:59 -06:00
jni-util.h update copyright years 2015-03-13 12:52:59 -06:00
sockets.cpp update copyright years 2015-03-13 12:52:59 -06:00
sockets.h update copyright years 2015-03-13 12:52:59 -06:00