mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Barry raised reasonable objections to the macro name \mimeheader, so
we'll simply revert to \mailheader since there's no other good name.
This commit is contained in:
parent
f14730a49a
commit
f91b4619e0
1 changed files with 1 additions and 1 deletions
|
@ -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 \mimeheader{Set-Cookie} header, etc.
|
||||
attributes, incorrect \mailheader{Set-Cookie} header, etc.
|
||||
\end{excdesc}
|
||||
|
||||
\begin{classdesc}{BaseCookie}{\optional{input}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue