GoToSocial/internal/middleware
kim 964262b169
[chore] header filter improvements (#3329)
* add error message to gin context on header blocked or not allowed

* remove the unused header filter tracking code (leaving OTEL TODOs in place)

* appease the linter
2024-09-23 11:36:56 +00:00
..
cachecontrol.go
contentsecuritypolicy_test.go
contentsecuritypolicy.go
cors.go
extraheaders.go
gzip.go
headerfilter_test.go
headerfilter.go [chore] header filter improvements (#3329) 2024-09-23 11:36:56 +00:00
logger.go [chore] ensure consistent caller name fetching regardless of compiler inlining (#3323) 2024-09-20 13:30:33 +00:00
ratelimit_test.go
ratelimit.go
requestid.go
session_test.go
session.go
signaturecheck.go
throttling_test.go
throttling.go
tokencheck.go
useragent.go
util.go