Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 5 of 5) sorted by path

/unit/src/java/nginx/unit/
H A DRequest.java314 private boolean checkMultiPart(String content_type) in checkMultiPart()
322 String content_type = getContentType(); in parseMultiParts() local
335 private void parseMultiParts(String content_type) throws IOException in parseMultiParts()
724 String content_type = getContentType(req_ptr); in getContentType() local
841 String content_type = getContentType(); in getParameters() local
/unit/src/java/
H A Dnxt_jni_Response.c1033 static const char content_type[] = "Content-Type"; in nxt_java_Response_setContentType() local
/unit/src/
H A Dnxt_http.h110 nxt_http_field_t *content_type; member
158 nxt_http_field_t *content_type; member
H A Dnxt_http_error.c31 nxt_http_field_t *content_type; in nxt_http_request_error() local
H A Dnxt_unit.c1952 static nxt_str_t content_type = nxt_string("content-type"); in nxt_unit_request_group_dup_fields() local