http_headers_clear 108 uspace/lib/http/include/http/http.h extern void http_headers_clear(http_headers_t *); http_headers_clear 77 uspace/lib/http/src/request.c http_headers_clear(&req->headers); http_headers_clear 226 uspace/lib/http/src/response.c http_headers_clear(&resp->headers);HelenOS homepage, sources at GitHub