Searched refs:http_request_body (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/lib/libfetch/ |
| D | common.h | 120 FILE *http_request_body(struct url *, const char *,
|
| D | http.c | 1528 return (http_request_body(URL, op, us, purl, flags, NULL, NULL)); in http_request() 1538 http_request_body(struct url *URL, const char *op, struct url_stat *us, in http_request_body() function 2103 return (http_request_body(URL, method, NULL, http_get_proxy(URL, flags), in fetchReqHTTP()
|