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.
106 lines
3.9 KiB
106 lines
3.9 KiB
\hypertarget{structHttpResponse}{
|
|
\section{HttpResponse Struct Reference}
|
|
\label{structHttpResponse}\index{HttpResponse@{HttpResponse}}
|
|
}
|
|
|
|
|
|
{\ttfamily \#include $<$response.h$>$}
|
|
|
|
|
|
|
|
Collaboration diagram for HttpResponse:
|
|
\subsection*{Public Attributes}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
char $\ast$ \hyperlink{structHttpResponse_ac74d5ca0e4f7e9c053ea014d9eb8e674}{http\_\-version}
|
|
\item
|
|
char $\ast$ \hyperlink{structHttpResponse_a3db0e40bc5f3d969fd15eb8b96214571}{status}
|
|
\item
|
|
char $\ast$ \hyperlink{structHttpResponse_aa74792db8cbc7e9c6046a41cfc79b895}{reson}
|
|
\item
|
|
\hyperlink{structHttpHeader}{HttpHeader} \hyperlink{structHttpResponse_aab84006da7b1af3df1fca9cd91045462}{header} \mbox{[}128\mbox{]}
|
|
\item
|
|
int \hyperlink{structHttpResponse_ab79cf221a040988a1dd5b1a6f0ed38a0}{nheader}
|
|
\item
|
|
char $\ast$ \hyperlink{structHttpResponse_a48b139a9e8a5385630d90c3ffa0a1666}{body}
|
|
\item
|
|
int \hyperlink{structHttpResponse_a27f5d9dfbbadf674387c12ebbae46561}{nbody}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
|
|
|
|
Definition at line 6 of file response.h.
|
|
|
|
|
|
|
|
\subsection{Member Data Documentation}
|
|
\hypertarget{structHttpResponse_a48b139a9e8a5385630d90c3ffa0a1666}{
|
|
\index{HttpResponse@{HttpResponse}!body@{body}}
|
|
\index{body@{body}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{body}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf HttpResponse::body}}}
|
|
\label{structHttpResponse_a48b139a9e8a5385630d90c3ffa0a1666}
|
|
|
|
|
|
Definition at line 33 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_aab84006da7b1af3df1fca9cd91045462}{
|
|
\index{HttpResponse@{HttpResponse}!header@{header}}
|
|
\index{header@{header}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{header}]{\setlength{\rightskip}{0pt plus 5cm}{\bf HttpHeader} {\bf HttpResponse::header}\mbox{[}128\mbox{]}}}
|
|
\label{structHttpResponse_aab84006da7b1af3df1fca9cd91045462}
|
|
|
|
|
|
Definition at line 30 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_ac74d5ca0e4f7e9c053ea014d9eb8e674}{
|
|
\index{HttpResponse@{HttpResponse}!http\_\-version@{http\_\-version}}
|
|
\index{http\_\-version@{http\_\-version}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{http\_\-version}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf HttpResponse::http\_\-version}}}
|
|
\label{structHttpResponse_ac74d5ca0e4f7e9c053ea014d9eb8e674}
|
|
|
|
|
|
Definition at line 26 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_a27f5d9dfbbadf674387c12ebbae46561}{
|
|
\index{HttpResponse@{HttpResponse}!nbody@{nbody}}
|
|
\index{nbody@{nbody}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{nbody}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf HttpResponse::nbody}}}
|
|
\label{structHttpResponse_a27f5d9dfbbadf674387c12ebbae46561}
|
|
|
|
|
|
Definition at line 34 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_ab79cf221a040988a1dd5b1a6f0ed38a0}{
|
|
\index{HttpResponse@{HttpResponse}!nheader@{nheader}}
|
|
\index{nheader@{nheader}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{nheader}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf HttpResponse::nheader}}}
|
|
\label{structHttpResponse_ab79cf221a040988a1dd5b1a6f0ed38a0}
|
|
|
|
|
|
Definition at line 31 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_aa74792db8cbc7e9c6046a41cfc79b895}{
|
|
\index{HttpResponse@{HttpResponse}!reson@{reson}}
|
|
\index{reson@{reson}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{reson}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf HttpResponse::reson}}}
|
|
\label{structHttpResponse_aa74792db8cbc7e9c6046a41cfc79b895}
|
|
|
|
|
|
Definition at line 28 of file response.h.
|
|
|
|
\hypertarget{structHttpResponse_a3db0e40bc5f3d969fd15eb8b96214571}{
|
|
\index{HttpResponse@{HttpResponse}!status@{status}}
|
|
\index{status@{status}!HttpResponse@{HttpResponse}}
|
|
\subsubsection[{status}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf HttpResponse::status}}}
|
|
\label{structHttpResponse_a3db0e40bc5f3d969fd15eb8b96214571}
|
|
|
|
|
|
Definition at line 27 of file response.h.
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
|
|
\item
|
|
include/http/\hyperlink{response_8h}{response.h}\end{DoxyCompactItemize}
|