Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::text::http::AddHttpData Function
C++
void CPROC AddHttpData(struct HttpState * pHttpState, POINTER buffer, size_t size);
Parameters 
Description 
struct HttpState * pHttpState 
state to add data to 
POINTER buffer 
pointer to some data bytes 
size_t size 
length of data bytes 

Add another bit of data to the block. After adding data, ProcessHttp should be called to see if the data has completed a packet.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!