mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +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}
|
\begin{excdesc}{CookieError}
|
||||||
Exception failing because of \rfc{2109} invalidity: incorrect
|
Exception failing because of \rfc{2109} invalidity: incorrect
|
||||||
attributes, incorrect \mimeheader{Set-Cookie} header, etc.
|
attributes, incorrect \mailheader{Set-Cookie} header, etc.
|
||||||
\end{excdesc}
|
\end{excdesc}
|
||||||
|
|
||||||
\begin{classdesc}{BaseCookie}{\optional{input}}
|
\begin{classdesc}{BaseCookie}{\optional{input}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue