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=25264>.
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=25264

Cookie rejected

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |2.0 Final



------- Additional Comments From [EMAIL PROTECTED]  2003-12-15 23:02 -------
OK. I got the cookie (actually the trick was 'login' parameter, which I
initially omitted. The HTTP get was not necessary). 

[DEBUG] wire - -<< "HTTP/1.1 302 Found[\r][\n]"
[DEBUG] wire - -<< "Date: Mon, 15 Dec 2003 22:41:07 GMT[\r][\n]"
[DEBUG] wire - -<< "Server: Apache/1.3.27 (Unix) PHP/4.3.2 mod_ssl/2.8.12
OpenSSL/0.9.6b[\r][\n]"
[DEBUG] wire - -<< "X-Powered-By: PHP/4.3.2[\r][\n]"
[DEBUG] wire - -<< "X-Accelerated-By: PHPA/1.3.3r2[\r][\n]"
[DEBUG] wire - -<< "Expires: Wed, 11 Nov 1998 11:11:11 GMT[\r][\n]"
[DEBUG] wire - -<< "Cache-Control: must-revalidate[\r][\n]"
[DEBUG] wire - -<< "Set-Cookie: session_ser=xxxxxx; path=/[\r][\n]"
[DEBUG] wire - -<< "Set-Cookie: username=xxxxx; expires=Mon, 22-Dec-03 22:41:07
GMT; path=/; domain=.sourceforge.net[\r][\n]"
[DEBUG] wire - -<< "Set-Cookie: persist_session=g0K8qFjTnIg%3D; expires=Tue,
14-Dec-04 22:41:07 GMT; path=/[\r][\n]"
[DEBUG] wire - -<< "Location:
https://sourceforge.net/account/redir.php?stay_in_ssl=1&return_to=%2Fmy%2F[\r][\n]";
[DEBUG] wire - -<< "Connection: close[\r][\n]"
[DEBUG] wire - -<< "Transfer-Encoding: chunked[\r][\n]"
[DEBUG] wire - -<< "Content-Type: text/html[\r][\n]"

Bottom-line: the cookie clearly violates the RFC, however, Mozilla does not seem
to care. Even though I do not quite like it, I'll provide a patch for the
browser compatibility spec.

Oleg

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

Reply via email to