whatismyip/router
Daniel Carrillo 9070e9a2c2
Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('8a3e142cf3/router/generic.go (L33)')
2022-04-30 17:35:12 +02:00
..
generic.go Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('8a3e142cf3/router/generic.go (L33)') 2022-04-30 17:35:12 +02:00
generic_test.go Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('8a3e142cf3/router/generic.go (L33)') 2022-04-30 17:35:12 +02:00
geo.go first commit 2021-11-10 20:06:12 +01:00
geo_test.go first commit 2021-11-10 20:06:12 +01:00
headers.go first commit 2021-11-10 20:06:12 +01:00
headers_test.go refactor on some tests 2021-11-30 16:32:52 +01:00
setup.go Add CI and go-report badges. Add comments to make golint happy 2021-11-30 17:49:02 +01:00
setup_test.go Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('8a3e142cf3/router/generic.go (L33)') 2022-04-30 17:35:12 +02:00
templates.go first commit 2021-11-10 20:06:12 +01:00
templates_test.go refactor on some tests 2021-11-30 16:32:52 +01:00