distribution/context
Richard c6fdfc9cd5 Attempt to identify remote IP addresses for requests which come
through proxies.

Add a function to examine X-Forward-For and X-Real-Ip headers for
originating IP addresses.  Use RemoteAddr for notification request
record and HTTP request context.
2015-03-24 18:45:14 -07:00
..
doc.go Context package to support context-aware logging 2015-02-06 16:20:38 -08:00
http.go Attempt to identify remote IP addresses for requests which come 2015-03-24 18:45:14 -07:00
http_test.go Attempt to identify remote IP addresses for requests which come 2015-03-24 18:45:14 -07:00
logger.go Context package to support context-aware logging 2015-02-06 16:20:38 -08:00
util.go Context package to support context-aware logging 2015-02-06 16:20:38 -08:00