index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_http_cookies.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
1
-4/+4
|
\
|
*
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...
Senthil Kumaran
2012-05-20
1
-4/+4
*
|
Fix Issue2193 - Allow ":" character in Cookie NAME values
Senthil Kumaran
2012-04-22
1
-0/+9
|
/
*
#9824: encode , and ; in cookie values so that browsers don't split on them
R. David Murray
2010-12-28
1
-0/+8
*
#8826: the "expires" attribute value is a date string with spaces, but appare...
Georg Brandl
2010-08-01
1
-0/+10
*
#3788: more tests for http.cookies, now at 95% coverage. Also bring coding s...
Georg Brandl
2010-07-31
1
-17/+98
*
Fix the warnings filter usage in test_http_cookies.
Brett Cannon
2010-03-20
1
-4/+11
*
Fixing the issue4860. Escaping the embedded '"' in the js_output method of Mo...
Senthil Kumaran
2009-04-02
1
-4/+4
*
Remove deprecated SmartCookie and SerialCookie classes.
Georg Brandl
2008-05-28
1
-1/+0
*
Create http package. #2883.
Georg Brandl
2008-05-26
1
-0/+82