clair/api
Sida Chen c6f0eaa3c8 api: fix remote addr shows reverse proxy addr problem
Uses the first ip addr in X-forwarded-for as the client's remote addr if it exists
otherwise, fall back to use default http.Request.RemoteAddr
2017-06-16 10:08:58 -04:00
..
httputil api: fix remote addr shows reverse proxy addr problem 2017-06-16 10:08:58 -04:00
v1 api: fix remote addr shows reverse proxy addr problem 2017-06-16 10:08:58 -04:00
api.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
router.go api: fix remote addr shows reverse proxy addr problem 2017-06-16 10:08:58 -04:00