structtHttpHeader.tex
2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
\hypertarget{structtHttpHeader}{
\section{tHttpHeader Struct Reference}
\label{structtHttpHeader}\index{tHttpHeader@{tHttpHeader}}
}
{\tt \#include $<$httpRequest.h$>$}
\subsection*{Data Fields}
\begin{CompactItemize}
\item
\hyperlink{structtRequestLine}{tRequestLine} \hyperlink{structtHttpHeader_d624a9ea5e703b2e8cd812415e28dfc7}{req}
\item
\hyperlink{structtHttpHeaderLine}{tHttpHeaderLine} $\ast$ \hyperlink{structtHttpHeader_e44e0aa6e7494921acad1a07eaaecb3d}{headers}
\item
unsigned int \hyperlink{structtHttpHeader_40e3a997c2da1c432caef805ff150e42}{headersCount}
\item
unsigned char \hyperlink{structtHttpHeader_4c362cb9ed28c3c0ee28371cb28c2460}{bodyLength}
\end{CompactItemize}
\subsection{Detailed Description}
Definition at line 27 of file httpRequest.h.
\subsection{Field Documentation}
\hypertarget{structtHttpHeader_4c362cb9ed28c3c0ee28371cb28c2460}{
\index{tHttpHeader@{tHttpHeader}!bodyLength@{bodyLength}}
\index{bodyLength@{bodyLength}!tHttpHeader@{tHttpHeader}}
\subsubsection[{bodyLength}]{\setlength{\rightskip}{0pt plus 5cm}unsigned char {\bf tHttpHeader::bodyLength}}}
\label{structtHttpHeader_4c362cb9ed28c3c0ee28371cb28c2460}
Definition at line 32 of file httpRequest.h.\hypertarget{structtHttpHeader_e44e0aa6e7494921acad1a07eaaecb3d}{
\index{tHttpHeader@{tHttpHeader}!headers@{headers}}
\index{headers@{headers}!tHttpHeader@{tHttpHeader}}
\subsubsection[{headers}]{\setlength{\rightskip}{0pt plus 5cm}{\bf tHttpHeaderLine}$\ast$ {\bf tHttpHeader::headers}}}
\label{structtHttpHeader_e44e0aa6e7494921acad1a07eaaecb3d}
Definition at line 29 of file httpRequest.h.\hypertarget{structtHttpHeader_40e3a997c2da1c432caef805ff150e42}{
\index{tHttpHeader@{tHttpHeader}!headersCount@{headersCount}}
\index{headersCount@{headersCount}!tHttpHeader@{tHttpHeader}}
\subsubsection[{headersCount}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf tHttpHeader::headersCount}}}
\label{structtHttpHeader_40e3a997c2da1c432caef805ff150e42}
Definition at line 30 of file httpRequest.h.\hypertarget{structtHttpHeader_d624a9ea5e703b2e8cd812415e28dfc7}{
\index{tHttpHeader@{tHttpHeader}!req@{req}}
\index{req@{req}!tHttpHeader@{tHttpHeader}}
\subsubsection[{req}]{\setlength{\rightskip}{0pt plus 5cm}{\bf tRequestLine} {\bf tHttpHeader::req}}}
\label{structtHttpHeader_d624a9ea5e703b2e8cd812415e28dfc7}
Definition at line 28 of file httpRequest.h.
The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item
include/\hyperlink{httpRequest_8h}{httpRequest.h}\end{CompactItemize}