Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
96 contributions in the last year
Contribution activity
October 2020
- erain/golang-blog HTML
- erain/cryptopals Go
Created a pull request in fluent/fluent-bit that received 8 comments
http_client: use HTTP_PROXY environment variable for proxy globally
Add http_proxy in global config and set during upstream creation
Implement CONNECT based HTTP support so that HTTPS can work over
a HTTP proxy. Th…