fix the previous commit
Igor Sysoev
13 years ago
1 changed file(s) with
2 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+2
-0
src/http/ngx_http_special_response.c
less
more
453
453
454
454
ngx_http_clean_header(r);
455
455
456
ctx = NULL;
457
456
458
if (m) {
457
459
ctx = r->ctx[m->ctx_index];
458
460
}