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
broadcastchannel
message-channels
support
with-ports
without-ports
Channel_postMessage_Blob.htm -rw-r--r-- 1.3 KB
Channel_postMessage_DataCloneErr.htm -rw-r--r-- 636 bytes
Channel_postMessage_clone_port.htm -rw-r--r-- 1.3 KB
Channel_postMessage_clone_port_error.htm -rw-r--r-- 656 bytes
Channel_postMessage_event_properties.htm -rw-r--r-- 1.0 KB
Channel_postMessage_ports_readonly_array.htm -rw-r--r-- 1.0 KB
Channel_postMessage_target_source.htm -rw-r--r-- 906 bytes
MessageEvent-trusted-worker.js -rw-r--r-- 98 bytes
MessageEvent-trusted.html -rw-r--r-- 1.2 KB
MessageEvent.html -rw-r--r-- 799 bytes
MessageEvent_onmessage_postMessage_infinite_loop.html -rw-r--r-- 1003 bytes
MessageEvent_properties.htm -rw-r--r-- 946 bytes
MessagePort_initial_disabled.htm -rw-r--r-- 446 bytes
MessagePort_onmessage_start.htm -rw-r--r-- 419 bytes
OWNERS -rw-r--r-- 48 bytes
README.md -rw-r--r-- 193 bytes
Transferred_objects_unusable.sub.htm -rw-r--r-- 1.6 KB
event.data.sub.htm -rw-r--r-- 1.7 KB
event.origin.sub.htm -rw-r--r-- 2.1 KB
event.ports.sub.htm -rw-r--r-- 1.5 KB
event.source.htm -rw-r--r-- 1.3 KB
event.source.xorigin.sub.htm -rw-r--r-- 1.5 KB
messageerror.html -rw-r--r-- 1.5 KB
postMessage_ArrayBuffer.sub.htm -rw-r--r-- 1.1 KB
postMessage_Date.sub.htm -rw-r--r-- 1.0 KB
postMessage_Document.htm -rw-r--r-- 882 bytes
postMessage_Function.htm -rw-r--r-- 888 bytes
postMessage_MessagePorts_sorigin.htm -rw-r--r-- 1.9 KB
postMessage_MessagePorts_xorigin.sub.htm -rw-r--r-- 2.0 KB
postMessage_arrays.sub.htm -rw-r--r-- 965 bytes
postMessage_asterisk_xorigin.sub.htm -rw-r--r-- 2.1 KB
postMessage_dup_transfer_objects.htm -rw-r--r-- 1.0 KB
postMessage_invalid_targetOrigin.htm -rw-r--r-- 1.1 KB
postMessage_objects.sub.htm -rw-r--r-- 1.0 KB
postMessage_origin_mismatch.sub.htm -rw-r--r-- 1.5 KB
postMessage_origin_mismatch_xorigin.sub.htm -rw-r--r-- 1.6 KB
postMessage_solidus_sorigin.htm -rw-r--r-- 1.1 KB
postMessage_solidus_xorigin.sub.htm -rw-r--r-- 1.4 KB

README.md

back to top