JDK-4224548 : HttpURLConnection needs support for cookies
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 1.0,1.2.0,1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,solaris_2.6,windows_nt
  • CPU: generic,x86
  • Submitted: 1999-03-26
  • Updated: 2002-10-29
  • Resolved: 2002-10-29
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Description
There really needs to be a convenient way to deal with cookies
using HttpURLConnection.  You need to be able to find out what
cookies the server is sending you and choose which cookies to
accept and which cookies to send to which servers.

Comments
EVALUATION yes, that's a desirable feature to have for merlin. yingxian.wang@eng 2000-02-08 We may not make it into Merlin now that Merlin is already beta freezed. yingxian.wang@eng 2001-03-27 This is being tracked for tiger as 4696506. ###@###.### 2002-10-29
08-02-2000