jdk/src/share/classes/java/net/HttpCookie.java
Wed, 16 Apr 2014 08:16:51 +0100 chegar 8038821: Fix typos in java.net
Wed, 23 Oct 2013 14:38:22 +0100 chegar 8020758: HttpCookie constructor does not throw IAE when name contains a space
Tue, 30 Jul 2013 11:04:19 -0700 juh 8021833: javadoc cleanup in java.net
Fri, 31 May 2013 15:18:15 -0400 jzavgren 7188517: Check on '$' character is missing in the HttpCookie class constructor
Thu, 13 Dec 2012 15:28:40 +0000 robm 8000525: Java.net.httpcookie api does not support 2-digit year format
Wed, 18 Jul 2012 18:46:17 +0100 michaelm 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
Tue, 17 Apr 2012 16:13:28 +0400 dmeetry 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
Fri, 16 Dec 2011 16:09:41 +0000 chegar 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
Fri, 25 Nov 2011 10:34:05 +0000 chegar 7115150: java.net.HttpCookie code cleanup, style, formatting, typos
Mon, 22 Aug 2011 14:09:28 +0100 chegar 7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
Mon, 02 May 2011 11:39:46 -0700 darcy 7041136: Use Objects.equals in JDK platform classes
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Mon, 23 Aug 2010 16:27:56 +0100 chegar 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Fri, 20 Nov 2009 14:50:55 +0100 jccollet 6901170: HttpCookie parsing of version and max-age mis-handled
Mon, 02 Feb 2009 16:50:54 +0100 jccollet 6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
Tue, 27 Jan 2009 11:36:28 +0100 jccollet 6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
Thu, 04 Sep 2008 15:26:53 +0200 jccollet 6692802: HttpCookie needs to support HttpOnly attribute
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Thu, 17 Apr 2008 11:05:33 +0200 jccollet 6644726: Cookie management issues
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip