DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11475>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11475

usertrack can read Cookie2 header but spec says it doesn't contain cookies





------- Additional Comments From [EMAIL PROTECTED]  2002-08-07 16:07 -------
Oops, two extra comments: the last line of the cookie_parse_header() function
should "return APR_SUCCESS", not "return OK", and this code simply skips over
any cookies whose names start with $ when parsing in RFC 2965-mode.
An enhancement would be to put those $name values into a fancier "struct cookie"
that contains the "struct string", and push those structures onto the APR
arrays.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to