gotosocial/internal/middleware
tobi 12b6cdcd8c
[bugfix] Set Vary header correctly on cache-control (#1988)
* [bugfix] Set Vary header correctly on cache-control

* Prefer activitypub types on AP endpoints

* use immutable on file server, vary by range

* vary auth on Accept
2023-07-13 21:27:25 +02:00
..
cachecontrol.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
cors.go [chore] Replace pinafore with semaphore (#1801) 2023-05-21 22:40:43 +02:00
extraheaders.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
gzip.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
logger.go [bugfix] Overwrite API client closed errors with 499 - Client Closed Request (#1857) 2023-06-02 15:19:43 +02:00
ratelimit.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
requestid.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
session.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
session_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
signaturecheck.go [chore] Refactor AP authentication, other small bits of tidying up (#1874) 2023-06-13 15:47:56 +01:00
throttling.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
tokencheck.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
useragent.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00