mirror of
https://github.com/distribution/distribution.git
synced 2025-09-21 19:18:25 +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>