]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix(http-storage): Enable keep-alive again after fixing SIGPIPE issue
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 9 Sep 2021 19:35:46 +0000 (21:35 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 9 Sep 2021 19:35:46 +0000 (21:35 +0200)
commita36bd475b92776f1635a45b2620f11e410b2e394
tree475db578b25e2739478535a308e0a92186f61ba3
parentb2a88e7b885cd43882b525fdaf2b57dd931a0427
fix(http-storage): Enable keep-alive again after fixing SIGPIPE issue

See #931.
src/storage/secondary/HttpStorage.cpp