mccutchen / go-httpbin

A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
https://httpbingo.org
MIT License
596 stars 124 forks source link

feat: support Fastly and Akamai headers for client IP addr #167

Closed haccht closed 9 months ago

haccht commented 9 months ago

Add support for Fastly and Akamai custom headres to get a reasonable value of the client ip address.