distribution/notifications
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
..
bridge.go Attempt to identify remote IP addresses for requests which come 2015-03-24 18:45:14 -07:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
event_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
http.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
http_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
listener.go Implement immutable manifest reference support 2015-03-04 21:40:55 -08:00
listener_test.go Implement immutable manifest reference support 2015-03-04 21:40:55 -08:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00