This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 23490 - Cookie code should automatically detect whether RFC 2109 or old-style cookies are being used.
Summary: Cookie code should automatically detect whether RFC 2109 or old-style cookies...
Status: STARTED
Alias: None
Product: obsolete
Classification: Unclassified
Component: sim (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 20:56 UTC by Terry Heatlie
Modified: 2007-09-17 21:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Heatlie 2002-05-14 20:56:29 UTC
The cookie handling code should auto-detect
whether a particular string represents an
old-style or an RFC-compliant cookie.  A
factory method should be provided which
returns the correct sub-class from the
representation string.
Comment 1 Marek Grummich 2002-07-22 11:32:55 UTC
Set target milestone to TBD
Comment 2 Terry Heatlie 2002-09-12 16:50:33 UTC
We should try to get this in when the HTTP transport is modified
for the proposed new interface.
Comment 3 Jiri Prox 2007-09-17 21:35:31 UTC
Obsolete milestone, please reevaluate