rfc822             69 src/http/ngx_http_parse_time.c             fmt = rfc822;
rfc822            121 src/http/ngx_http_parse_time.c     if ((fmt == rfc822 && *p != ' ') || (fmt == rfc850 && *p != '-')) {
rfc822            127 src/http/ngx_http_parse_time.c     if (fmt == rfc822) {