bitly / oauth2_proxy

A reverse proxy that provides authentication with Google, Github or other provider
MIT License
5.1k stars 1.21k forks source link

refactor http request #656

Open yyoshiki41 opened 6 years ago

yyoshiki41 commented 6 years ago

refactored http request code.

ref.

https://golang.org/pkg/net/http/


This change is Reviewable