Home
last modified time | relevance | path

Searched refs:CONTENT_RANGE_STRING (Results 1 – 1 of 1) sorted by relevance

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c52 #define CONTENT_RANGE_STRING "Content-Range:" macro
3847 …}else if(!strncasecmp(CONTENT_RANGE_STRING, (char*)header[i].key.data, sizeof(CONTENT_RANGE_STRING in upload_parse_request_headers()