struct HttpState * CPROC CreateHttpState();
http.h
Creates an empty http state, the next operation should be AddHttpData.
Functions