This commit is contained in:
Benjamin Peterson 2015-01-16 20:46:37 -05:00
commit 5b883296f6
3 changed files with 7 additions and 4 deletions

View file

@ -330,8 +330,8 @@ class Morsel(dict):
"comment" : "Comment",
"domain" : "Domain",
"max-age" : "Max-Age",
"secure" : "secure",
"httponly" : "httponly",
"secure" : "Secure",
"httponly" : "HttpOnly",
"version" : "Version",
}