Searched refs:resp_hdr (Results 1 – 3 of 3) sorted by relevance
89 struct resp_hdr { struct
358 ra->resp_hdrs = calloc(config->max_resp_headers, sizeof(struct resp_hdr)); in httpd_create()
688 memset(ra->resp_hdrs, 0, config->max_resp_headers * sizeof(struct resp_hdr)); in init_req_aux()