Jason Fesler

Results 3 issues of Jason Fesler

I'm running into the [LetsEncrypt limits](https://letsencrypt.org/docs/rate-limits/) problem. From their support site: >To make sure you can always renew your certificates when you need to, we have a **Renewal Exemption** to...

Querying `(*Set).IsSet()` for a flag name not actually defined causes a nil ptr crash instead of returning false. I'm unable to provide demo code (much less a fix) due to...

Thanks for your work with httpcache - no small effort! I have found that the `Transfer-Encoding: chunked` behavior is broken. When sending a request through `httpcache.NewHandler(httpcche.NewMemoryCache())` with `httputil.NewSingleHostReverseProxy`, that the...