distribution/registry/storage/driver/middleware/cloudfront
Cory Snider 9157226e7b Extract request utilities into its own package
The RemoteAddr and RemoteIP functions operate on *http.Request values,
not contexts. They have very low cohesion with the rest of the package.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-10-27 10:58:37 -04:00
..
middleware.go Move context package internal 2023-10-27 10:58:37 -04:00
middleware_test.go replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
s3filter.go Extract request utilities into its own package 2023-10-27 10:58:37 -04:00
s3filter_test.go Move context package internal 2023-10-27 10:58:37 -04:00