]> git.ipfire.org Git - thirdparty/squid.git/commit
Removed redundant Http::StatusLine::protocol (#794)
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 3 Apr 2021 03:04:42 +0000 (03:04 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 4 Apr 2021 14:54:38 +0000 (14:54 +0000)
commit8774ca077b86cf019a6069695664d78217c93437
treeff2933271a9ba2a815f51ebd3da76558f1485ffd
parent6c9c44d0e9cf7b72bb233360c5308aa063af3d69
Removed redundant Http::StatusLine::protocol (#794)

Also polished Http::StatusLine initialization, but that part needs a
lot more work to get rid of Http::StatusLine::init().
src/client_side_reply.cc
src/http.cc
src/http/StatusLine.cc
src/http/StatusLine.h