rfc850 72 src/http/ngx_http_parse_time.c fmt = rfc850; rfc850 121 src/http/ngx_http_parse_time.c if ((fmt == rfc822 && *p != ' ') || (fmt == rfc850 && *p != '-')) { rfc850 139 src/http/ngx_http_parse_time.c } else if (fmt == rfc850) {