You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
2.0 KiB
55 lines
2.0 KiB
\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}
|