]> OzVa Git service - ozva-cloud/commit
feat: implements remaining http cache conditionalss (#407)
authorMatthias Möller <m_moeller@live.de>
Sun, 23 Jun 2024 12:25:07 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Jun 2024 12:25:07 +0000 (20:25 +0800)
commit632f7a41bf7a362747ee22ce50f70ec69d12e766
tree46c23e14f1538b5d678c96b3ff29286f7e81e20f
parentf1e90686dc9551b025c438b09d5bfcc517bf379d
feat: implements remaining http cache conditionalss (#407)

* implements remaining http conditionals

* computed etag is not optional
src/server.rs
tests/cache.rs [new file with mode: 0644]