Revision be26c4f22f52f4c488d8e9d586db50eea2428a10 authored by Jim Evans on 15 March 2018, 21:21:56 UTC, committed by Jim Evans on 15 March 2018, 21:21:56 UTC
For the domain attribute of a returned cookie, if the attribute value
conatains a domain with a single dot ('.'), some user agents prepend a
leading dot onto the beginning of the attribute value. This is consistent
with RFC 2965. Some user agents expressly omit the leading dot, which is
consistent with the later RFC 6265. This commit allows both values as the
returned value of the domain attribute.
1 parent 750cfaf
History
File Mode Size
js
resources
the-audio-api
.gitignore -rw-r--r-- 5 bytes
OWNERS -rw-r--r-- 24 bytes
README.md -rw-r--r-- 306 bytes
historical.html -rw-r--r-- 396 bytes
refresh_idl.rb -rwxr-xr-x 1.4 KB

README.md

back to top