distribution/internal/requestutil
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
..
util.go Extract request utilities into its own package 2023-10-27 10:58:37 -04:00
util_test.go Extract request utilities into its own package 2023-10-27 10:58:37 -04:00