Patrick Gostovic wrote: > Also, why use reflection to shutdown socket output? I believe this was the workaround for a Java2 dependancy bug. Socket.shutdownOutput() is not available in Java 1.1, so is invoked via reflection, and any exceptions ignored. Sixten
- HTTP1.0 / 1.1 Patrick Gostovic
- Re: HTTP1.0 / 1.1 Remy Maucherat
- Sixten F. K. Otto 98
