mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 03:24:17 +00:00
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>