#include <cybergarage/http/chttp.h>#include <cybergarage/util/clog.h>Functions | |
| CgHttpHeaderList * | cg_http_headerlist_new () |
| void | cg_http_headerlist_delete (CgHttpHeaderList *headerList) |
| CgHttpHeader * | cg_http_headerlist_get (CgHttpHeaderList *headerList, char *name) |
| void | cg_http_headerlist_set (CgHttpHeaderList *headerList, char *name, char *value) |
| char * | cg_http_headerlist_getvalue (CgHttpHeaderList *headerList, char *name) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
1.4.6