All,

I start to write cookie interface following rfc 2109 (2965 is on the
schedule, but I intend to finish 2109 support and then go to 2965) and
I need the list support to answer a few questions about the expected
behaviour.

1. Should "Version" attribute be really required as rfc 2109 says?
2. The cookie interface should check unexpected cookie sharing
between differents domains? I ask this because as I see until now,
ne_session handle just on host a time.
3. What should I do when I receive a host like this:

Domain=folha.com.br

I know RFC 2109 says this domain will be rejected because the value
doesn't begin with a dot. In the other hand, user-agent's behaviour
follow the Postel's law and accept a domain like this one.

Thanks in advanced and any reply is welcomed,

Nemec

-- 
[]s
Fernando Nemec
[EMAIL PROTECTED]


_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to