commit | fc68ea6f7bedd491126ef57110b6362e9af8900f | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Dec 22 17:27:24 2003 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Dec 22 17:27:24 2003 +0000 |
tree | afa541b6cf00e3d10fbfd1915f20e00e03dc89f9 | |
parent | 669e3319cea6431bd4605a41979389789b2e046d [diff] [blame] |
nginx-0.0.1-2003-12-22-20:27:24 import
diff --git a/src/http/ngx_http_request.c b/src/http/ngx_http_request.c index 9408fc8..6a5fa98 100644 --- a/src/http/ngx_http_request.c +++ b/src/http/ngx_http_request.c
@@ -620,7 +620,7 @@ } ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, - "http header: \"%s: %s\"'", + "http header: \"%s: %s\"", h->key.data, h->value.data); if (cscf->large_client_header