jdk/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Mon, 10 Jan 2011 18:12:43 +0000 chegar 6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
Thu, 21 Oct 2010 16:49:36 +0100 chegar 6993490: SocketTimeoutException on HTTP keep-alive connections
Fri, 08 Oct 2010 11:27:55 +0100 chegar Merge
Tue, 28 Sep 2010 11:59:57 +0100 michaelm 6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
Tue, 21 Sep 2010 15:58:06 +0100 chegar 6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
Tue, 03 Aug 2010 12:03:03 +0100 chegar 6973030: NTLM proxy authentication fails with https
Thu, 23 Sep 2010 03:22:13 -0700 michaelm 6986400: Change Cookie to Cookie2 in 6980004 fix
Thu, 16 Sep 2010 09:22:51 -0700 michaelm 6980004: limit HTTP request cookie headers in HttpURLConnection
Thu, 22 Jul 2010 17:26:33 +0100 michaelm 6952017: HttpURLConnection chunked encoding issue (Http request splitting)
Mon, 28 Jun 2010 14:55:25 +0100 chegar 6954525: Testcase failure java/net/Authenticator/B4769350.java
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Tue, 06 Apr 2010 13:47:59 +0100 chegar 6648001: Cancelling HTTP authentication causes subsequent deadlocks
Tue, 23 Mar 2010 10:41:11 +0800 weijun 6586707: NTLM authentication with proxy fails
Tue, 23 Feb 2010 17:08:23 +0000 chegar 6365587: Proxy-Connection header sent through tunnel
Wed, 21 Oct 2009 15:47:09 +0100 chegar Merge
Wed, 21 Oct 2009 15:41:42 +0100 chegar 6893238: Move NTLM and SPNEGO implementations into separate packages
Tue, 20 Oct 2009 15:35:55 +0100 michaelm 6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed.
Thu, 15 Oct 2009 12:03:31 +0100 michaelm 6886436: Lightwight HTTP Container (com.sun.* package) is unstable
Fri, 02 Oct 2009 13:57:41 +0100 michaelm 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Tue, 22 Sep 2009 14:49:06 +0100 chegar 6882384: Update http protocol handler to use PlatformLogger
Fri, 18 Sep 2009 22:18:19 +0100 chegar 6882594: Remove static dependancy on NTLM authentication
Mon, 06 Jul 2009 11:42:37 -0700 asaha Merge
Wed, 01 Jul 2009 09:59:16 -0700 asaha Merge
Fri, 12 Jun 2009 12:26:20 -0700 asaha Merge
Tue, 12 May 2009 16:32:34 +0100 chegar 6801071: Remote sites can compromise user privacy and possibly hijack web sessions
Mon, 06 Jul 2009 15:13:48 +0200 jccollet 6856856: NPE in HTTP protocol handler logging
Fri, 26 Jun 2009 16:50:58 +0200 jccollet 6855297: Windows build breaks after 6811297
Thu, 25 Jun 2009 18:56:30 +0200 jccollet 6811297: Add more logging to HTTP protocol handler
Tue, 09 Jun 2009 14:17:05 +0800 weijun 6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
Tue, 26 May 2009 16:03:51 +0200 jccollet 6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
Wed, 12 Nov 2008 16:38:17 +0000 chegar 6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Wed, 16 Apr 2008 14:17:54 +0100 chegar 6687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request
Tue, 15 Apr 2008 14:22:36 +0100 chegar 6659779: HttpURLConnections logger should log tunnel requests
Tue, 11 Mar 2008 23:37:02 -0700 wetmore Merge
Wed, 05 Mar 2008 17:16:14 +0100 jccollet 6660405: HttpURLConnection returns the wrong InputStream
Wed, 05 Mar 2008 11:40:22 +0100 jccollet 6641309: Wrong Cookie separator used in HttpURLConnection
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip