structtRequestLine.tex
1.96 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
\hypertarget{structtRequestLine}{
\section{tRequestLine Struct Reference}
\label{structtRequestLine}\index{tRequestLine@{tRequestLine}}
}
{\tt \#include $<$httpRequest.h$>$}
\subsection*{Data Fields}
\begin{CompactItemize}
\item
char $\ast$ \hyperlink{structtRequestLine_418658e78fa3e0e0e5fbd8f693104558}{method}
\item
char $\ast$ \hyperlink{structtRequestLine_5748787454dc1cc0dc06240e2890e025}{requestUri}
\item
char $\ast$ \hyperlink{structtRequestLine_9e9dad5c7e7851b4a5e5b8ab8837a72b}{httpVersion}
\end{CompactItemize}
\subsection{Detailed Description}
Definition at line 16 of file httpRequest.h.
\subsection{Field Documentation}
\hypertarget{structtRequestLine_9e9dad5c7e7851b4a5e5b8ab8837a72b}{
\index{tRequestLine@{tRequestLine}!httpVersion@{httpVersion}}
\index{httpVersion@{httpVersion}!tRequestLine@{tRequestLine}}
\subsubsection[{httpVersion}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf tRequestLine::httpVersion}}}
\label{structtRequestLine_9e9dad5c7e7851b4a5e5b8ab8837a72b}
Definition at line 19 of file httpRequest.h.\hypertarget{structtRequestLine_418658e78fa3e0e0e5fbd8f693104558}{
\index{tRequestLine@{tRequestLine}!method@{method}}
\index{method@{method}!tRequestLine@{tRequestLine}}
\subsubsection[{method}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf tRequestLine::method}}}
\label{structtRequestLine_418658e78fa3e0e0e5fbd8f693104558}
Definition at line 17 of file httpRequest.h.\hypertarget{structtRequestLine_5748787454dc1cc0dc06240e2890e025}{
\index{tRequestLine@{tRequestLine}!requestUri@{requestUri}}
\index{requestUri@{requestUri}!tRequestLine@{tRequestLine}}
\subsubsection[{requestUri}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf tRequestLine::requestUri}}}
\label{structtRequestLine_5748787454dc1cc0dc06240e2890e025}
Definition at line 18 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}