oauth2-proxy/pkg/requests
Jacob Middag 3045392c17
feat: Replace default Go user-agent with oauth2-proxy and version (#2570)
* feat: Replace default Go user-agent with oauth2-proxy and version

* Add to CHANGELOG

* Make userAgentTransport configurable and composable

* Use correct naming convention for DefaultHTTPClient

* Move version to own package and use named arguments

* Update version path in Makefile

* Fix import path in Makefile

* Change importpath in dist.sh

* Minor style issues
2024-07-14 21:09:17 +01:00
..
util Create AppDirector for getting the application redirect URL 2021-06-19 11:23:32 +01:00
builder.go feat: Replace default Go user-agent with oauth2-proxy and version (#2570) 2024-07-14 21:09:17 +01:00
builder_test.go feat: Replace default Go user-agent with oauth2-proxy and version (#2570) 2024-07-14 21:09:17 +01:00
http.go feat: Replace default Go user-agent with oauth2-proxy and version (#2570) 2024-07-14 21:09:17 +01:00
requests_suite_test.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
result.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
result_test.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00