H A D | http.c | 294 httpCheck(http_t * http) httpCheck() argument 305 httpClearCookie(http_t * http) httpClearCookie() argument 323 httpClose(http_t * http) httpClose() argument 386 http_t *http; /* New HTTP connection */ httpConnectEncrypt() local 487 httpEncryption(http_t * http,http_encryption_t e) httpEncryption() argument 519 httpReconnect(http_t * http) httpReconnect() argument 661 httpGetSubField(http_t * http,http_field_t field,const char * name,char * value) httpGetSubField() argument 784 httpSetField(http_t * http,http_field_t field,const char * value) httpSetField() argument 803 httpDelete(http_t * http,const char * uri) httpDelete() argument 815 httpGet(http_t * http,const char * uri) httpGet() argument 827 httpHead(http_t * http,const char * uri) httpHead() argument 839 httpOptions(http_t * http,const char * uri) httpOptions() argument 851 httpPost(http_t * http,const char * uri) httpPost() argument 865 httpPut(http_t * http,const char * uri) httpPut() argument 879 httpTrace(http_t * http,const char * uri) httpTrace() argument 891 httpFlush(http_t * http) httpFlush() argument 907 httpRead(http_t * http,char * buffer,int length) httpRead() argument 1109 httpSetCookie(http_t * http,const char * cookie) httpSetCookie() argument 1130 httpWait(http_t * http,int msec) httpWait() argument 1156 httpWrite(http_t * http,const char * buffer,int length) httpWrite() argument 1279 httpGets(char * line,int length,http_t * http) httpGets() argument 1429 httpPrintf(http_t * http,const char * format,...) httpPrintf() argument 1552 httpUpdate(http_t * http) httpUpdate() argument 1924 httpGetLength(http_t * http) httpGetLength() argument 1982 http_send(http_t * http,http_state_t request,const char * uri) http_send() argument 2094 http_wait(http_t * http,int msec) http_wait() argument 2194 http_upgrade(http_t * http) http_upgrade() argument 2284 http_setup_ssl(http_t * http) http_setup_ssl() argument 2412 http_shutdown_ssl(http_t * http) http_shutdown_ssl() argument 2455 http_read_ssl(http_t * http,char * buf,int len) http_read_ssl() argument 2489 http_write_ssl(http_t * http,const char * buf,int len) http_write_ssl() argument [all...] |