Lars Gohr

Results 36 comments of Lars Gohr

Using something like ```go type downloadingRoundTripper struct { roundTripper http.RoundTripper } func NewDownloadingRoundTripper() *downloadingRoundTripper { return &downloadingRoundTripper{roundTripper: http.DefaultTransport} } func (r *downloadingRoundTripper) RoundTrip(req *http.Request) (*http.Response, error) { if req.Method ==...

@googlebot I signed it!

So what's missing for this getting merged?

Hi, which error? In general please have a look at https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on

I guess your username is not „github.com“