]> git.ipfire.org Git - thirdparty/ccache.git/commit
HTTP storage: Implement authentication support (#895)
authorGregor Jasny <gregor.jasny@logmein.com>
Wed, 14 Jul 2021 07:26:13 +0000 (09:26 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Jul 2021 07:26:13 +0000 (09:26 +0200)
commit6b69c698ca90a0c6635987e7a7b0c3b1ff6adea3
treea124d71a2ecac7f99ddc915ed9abc4c5017f8894
parent0577fe3cab30773947c9d90c14588435166aa451
HTTP storage: Implement authentication support (#895)

Closes #887.
doc/MANUAL.adoc
src/storage/secondary/HttpStorage.cpp
test/http-client
test/http-server
test/suites/secondary_http.bash