You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Markus Unterwaditzer a48cce82b9
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
2 years ago
..
cachecontrol.go [bugfix] Set Vary header correctly on cache-control (#1988) 3 years ago
contentsecuritypolicy.go [feature] Set some security related headers (#3065) 2 years ago
contentsecuritypolicy_test.go [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset (#2151) 3 years ago
cors.go [chore] Replace pinafore with semaphore (#1801) 3 years ago
extraheaders.go [feature] Beef up our AI opt-outs (#3165) 2 years ago
gzip.go [chore] Improve copyright header handling (#1608) 3 years ago
headerfilter.go [chore] header filter improvements (#3329) 2 years ago
headerfilter_test.go [feature] request blocking by http headers (#2409) 2 years ago
logger.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2 years ago
ratelimit.go [feature] request blocking by http headers (#2409) 2 years ago
ratelimit_test.go [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset (#2151) 3 years ago
requestid.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2 years ago
session.go [chore] Improve copyright header handling (#1608) 3 years ago
session_test.go [chore] Improve copyright header handling (#1608) 3 years ago
signaturecheck.go [feature] Try HTTP signature validation with and without query params for incoming requests (#2591) 2 years ago
throttling.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2 years ago
throttling_test.go [bugfix] increases sleep time before check in throttle test, to give more leeway (#2482) 2 years ago
tokencheck.go [performance] remove last of relational queries to instead rely on caches (#2091) 3 years ago
useragent.go [feature] request blocking by http headers (#2409) 2 years ago
util.go [feature] request blocking by http headers (#2409) 2 years ago