http_headers_init 100 uspace/lib/http/include/http/http.h extern void http_headers_init(http_headers_t *); http_headers_init 68 uspace/lib/http/src/request.c http_headers_init(&req->headers); http_headers_init 196 uspace/lib/http/src/response.c http_headers_init(&resp->headers);HelenOS homepage, sources at GitHub