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:
Fred Drake 2002-12-31 15:23:09 +00:00
parent f14730a49a
commit f91b4619e0

View file

@ -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}}