summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http_proxy.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14Processing inconsistent proxied response length.Igor Sysoev1-2/+25
Keepalive connection is disabled if upstream response length differs from specified in the "Content-Length" field value.
2019-11-14Initial proxy support.Igor Sysoev1-0/+380