]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http/StateFlags.h
Send Connection:close with the known-last request on a connection (#421)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Fri, 21 Jun 2019 13:03:30 +0000 (13:03 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 23 Jun 2019 11:44:59 +0000 (11:44 +0000)
commit2aaabae3778424c8cfd5c6ef1f81ce73ae5ffd35
tree7417fa114fe31b4a526cf0bc8e981c3cbb7aa86e
parent2582f64a7a33577cd31a82f34da95f3c6e4f5415
Send Connection:close with the known-last request on a connection (#421)

Squid did not send Connection:close request header on a to-be-closed
HTTP/1.1 connection, violating RFC 7230 Section 6.6 "SHOULD send"
requirement.
src/http.cc
src/http/StateFlags.h