summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-02-22 16:21:39 -0500
committerChris McDonough <chrism@plope.com>2011-02-22 16:21:39 -0500
commit0fd8eab45796417bbd8653d3f4e952135d4f8960 (patch)
tree35d80278fe2d206630d51af9495642583e55f851 /docs
parent182aa7439f764cfe7811c68f7aedb291bc16d56b (diff)
downloadpyramid-0fd8eab45796417bbd8653d3f4e952135d4f8960.tar.gz
pyramid-0fd8eab45796417bbd8653d3f4e952135d4f8960.tar.bz2
pyramid-0fd8eab45796417bbd8653d3f4e952135d4f8960.zip
From the code:
# While Chrome, IE, and Firefox can cope, Opera (at least) cannot # cope with a port number in the cookie domain when the URL it # receives the cookie from does not also have that port number in it # (e.g via a proxy). In the meantime, HTTP_HOST is sent with port # number, and neither Firefox nor Chrome do anything with the # information when it's provided in a cookie domain except strip it # out. So we strip out any port number from the cookie domain # aggressively to avoid problems. See also # https://github.com/Pylons/pyramid/issues/131 Closes #131
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions