diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-05-07 17:04:24 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-05-07 17:04:24 -0400 |
commit | c437381aa8fb5d185b45724daadfc1a18c0cccb8 (patch) | |
tree | 33baf2b481d1752f7a0336a51d84b672df64e946 | |
parent | a2c0ebacd83128a373ab886639b60002c34e2d9f (diff) | |
download | api-c437381aa8fb5d185b45724daadfc1a18c0cccb8.tar.gz |
removed reference to etags - just using expires headers
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README index 7bb5195..059f6e9 100644 --- a/README +++ b/README @@ -32,7 +32,4 @@ Not finished. Currently planning: /$FMT/users - List of users (maybe CSV for plaintext?) and ancillary information - -I'll use some kind of fast hash as an etag. - Probably going to add more endpoints. |