File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ \subsection{HTTP Objects}
9494\var {message}, \var {headers}). Here \var {replycode} is the integer
9595reply code from the request (e.g.\ \code {200} if the request was
9696handled properly); \var {message} is the message string corresponding
97- to the reply code; and \var {header } is an instance of the class
97+ to the reply code; and \var {headers } is an instance of the class
9898\code {mimetools.Message} containing the headers received from the server.
9999See the description of the \code {mimetools} module.
100100\stmodindex {mimetools}
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ \subsection{HTTP Objects}
9494\var {message}, \var {headers}). Here \var {replycode} is the integer
9595reply code from the request (e.g.\ \code {200} if the request was
9696handled properly); \var {message} is the message string corresponding
97- to the reply code; and \var {header } is an instance of the class
97+ to the reply code; and \var {headers } is an instance of the class
9898\code {mimetools.Message} containing the headers received from the server.
9999See the description of the \code {mimetools} module.
100100\stmodindex {mimetools}
You can’t perform that action at this time.
0 commit comments