Sophie

Sophie

distrib > Fedora > 20 > x86_64 > media > updates > by-pkgid > c579c38484b8ffa244858626df1128ca > files > 283

libhtp-doc-0.5.6-3.fc20.noarch.rpm

\hypertarget{structhtp__tx__data__t}{\section{htp\-\_\-tx\-\_\-data\-\_\-t Struct Reference}
\label{structhtp__tx__data__t}\index{htp\-\_\-tx\-\_\-data\-\_\-t@{htp\-\_\-tx\-\_\-data\-\_\-t}}
}


{\ttfamily \#include $<$htp.\-h$>$}

\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
\hyperlink{structhtp__tx__t}{htp\-\_\-tx\-\_\-t} $\ast$ \hyperlink{structhtp__tx__data__t_a5fe52bfb2f9d450d9226664f6396c861}{tx}
\item 
const unsigned char $\ast$ \hyperlink{structhtp__tx__data__t_a75a8bb0d2f0479f15d8e87779ff0922d}{data}
\item 
size\-\_\-t \hyperlink{structhtp__tx__data__t_a392ce1147f2f96d2dec8e8232167d600}{len}
\item 
int \hyperlink{structhtp__tx__data__t_aa4113c5836f4f1ad274311038f9deb40}{is\-\_\-last}
\end{DoxyCompactItemize}


\subsection{Detailed Description}
This structure is used to pass transaction data (for example request and response body buffers) to callbacks. 

\subsection{Field Documentation}
\hypertarget{structhtp__tx__data__t_a75a8bb0d2f0479f15d8e87779ff0922d}{\index{htp\-\_\-tx\-\_\-data\-\_\-t@{htp\-\_\-tx\-\_\-data\-\_\-t}!data@{data}}
\index{data@{data}!htp_tx_data_t@{htp\-\_\-tx\-\_\-data\-\_\-t}}
\subsubsection[{data}]{\setlength{\rightskip}{0pt plus 5cm}const unsigned char$\ast$ htp\-\_\-tx\-\_\-data\-\_\-t\-::data}}\label{structhtp__tx__data__t_a75a8bb0d2f0479f15d8e87779ff0922d}
Pointer to the data buffer. \hypertarget{structhtp__tx__data__t_aa4113c5836f4f1ad274311038f9deb40}{\index{htp\-\_\-tx\-\_\-data\-\_\-t@{htp\-\_\-tx\-\_\-data\-\_\-t}!is\-\_\-last@{is\-\_\-last}}
\index{is\-\_\-last@{is\-\_\-last}!htp_tx_data_t@{htp\-\_\-tx\-\_\-data\-\_\-t}}
\subsubsection[{is\-\_\-last}]{\setlength{\rightskip}{0pt plus 5cm}int htp\-\_\-tx\-\_\-data\-\_\-t\-::is\-\_\-last}}\label{structhtp__tx__data__t_aa4113c5836f4f1ad274311038f9deb40}
Indicator if this chunk of data is the last in the series. Currently used only by R\-E\-Q\-U\-E\-S\-T\-\_\-\-H\-E\-A\-D\-E\-R\-\_\-\-D\-A\-T\-A, R\-E\-Q\-U\-E\-S\-T\-\_\-\-T\-R\-A\-I\-L\-E\-R\-\_\-\-D\-A\-T\-A, R\-E\-S\-P\-O\-N\-S\-E\-\_\-\-H\-E\-A\-D\-E\-R\-\_\-\-D\-A\-T\-A, and R\-E\-S\-P\-O\-N\-S\-E\-\_\-\-T\-R\-A\-I\-L\-E\-R\-\_\-\-D\-A\-T\-A callbacks. \hypertarget{structhtp__tx__data__t_a392ce1147f2f96d2dec8e8232167d600}{\index{htp\-\_\-tx\-\_\-data\-\_\-t@{htp\-\_\-tx\-\_\-data\-\_\-t}!len@{len}}
\index{len@{len}!htp_tx_data_t@{htp\-\_\-tx\-\_\-data\-\_\-t}}
\subsubsection[{len}]{\setlength{\rightskip}{0pt plus 5cm}size\-\_\-t htp\-\_\-tx\-\_\-data\-\_\-t\-::len}}\label{structhtp__tx__data__t_a392ce1147f2f96d2dec8e8232167d600}
Buffer length. \hypertarget{structhtp__tx__data__t_a5fe52bfb2f9d450d9226664f6396c861}{\index{htp\-\_\-tx\-\_\-data\-\_\-t@{htp\-\_\-tx\-\_\-data\-\_\-t}!tx@{tx}}
\index{tx@{tx}!htp_tx_data_t@{htp\-\_\-tx\-\_\-data\-\_\-t}}
\subsubsection[{tx}]{\setlength{\rightskip}{0pt plus 5cm}{\bf htp\-\_\-tx\-\_\-t}$\ast$ htp\-\_\-tx\-\_\-data\-\_\-t\-::tx}}\label{structhtp__tx__data__t_a5fe52bfb2f9d450d9226664f6396c861}
Transaction pointer. 

The documentation for this struct was generated from the following file\-:\begin{DoxyCompactItemize}
\item 
\hyperlink{htp_8h}{htp.\-h}\end{DoxyCompactItemize}