projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14730a
)
Barry raised reasonable objections to the macro name \mimeheader, so
author
Fred Drake
<fdrake@acm.org>
Tue, 31 Dec 2002 15:23:09 +0000
(15:23 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 31 Dec 2002 15:23:09 +0000
(15:23 +0000)
we'll simply revert to \mailheader since there's no other good name.
Doc/lib/libcookie.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libcookie.tex
b/Doc/lib/libcookie.tex
index a84ad36367208821000400f5340add17c9b533e7..43d5ada0f37f111963874b9596a49393f8e3d0b4 100644
(file)
--- a/
Doc/lib/libcookie.tex
+++ b/
Doc/lib/libcookie.tex
@@
-19,7
+19,7
@@
specs. As a result, the parsing rules used are a bit less strict.
\begin{excdesc}{CookieError}
Exception failing because of \rfc{2109} invalidity: incorrect
-attributes, incorrect \m
ime
header{Set-Cookie} header, etc.
+attributes, incorrect \m
ail
header{Set-Cookie} header, etc.
\end{excdesc}
\begin{classdesc}{BaseCookie}{\optional{input}}