Sack Library Documentation
|
void CPROC EndHttp(struct HttpState * pHttpState);
Parameters |
Description |
struct HttpState * pHttpState |
state to reset for next read... |
Resets a processing state, so it can start collecting the next state. After a ProcessHttp results with true, this should be called after processing the packet content.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|