Gunnar Guðvarðarson
Gunnar Guðvarðarson
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to realtime 2. Paste url `wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io` 3. Observe...
Please add support for [TLS Encrypted Client Hello](https://datatracker.ietf.org/doc/draft-ietf-tls-esni/) - Championed by the EFF: https://www.eff.org/deeplinks/2018/09/esni-privacy-protecting-upgrade-https - Deployed by Cloudflare: https://blog.cloudflare.com/esni/ - Cloudflare's technical details post: https://blog.cloudflare.com/encrypted-sni/ - Supported by Firefox: https://blog.mozilla.org/security/2018/10/18/encrypted-sni-comes-to-firefox-nightly/...
Has anyone considered streaming json to the client? In the `_json` function you're calling `$json = ($encode) ? json_encode($data, $option) : $data;` and then sending a response with the result...
### What we Did Hey, this isn't a bug, it's just something me and @Polarina did and we had a lot of trouble doing but in the end I believe...
Electricitymap is having problems using an icelandic api to get energy usage because of geo blocking. https://github.com/electricitymap/electricitymap-contrib/issues/3606 Could you have this endpoint added? It looks like it's just one endpoint:...
This project seems dead to me, time to declare it as such?
URL to the linked Repo/Org: Not relevant Steps to reproduce the problem: 1. Open any CLA 2. Click sign 3. Observe you need to provide all github emails to the...
Arrive at a page blocked using ipfilter. Spoof the X-Forwarded-For header with a permitted IP. Refresh. Access granted...
`./main.go:39:8: client.EnableLogging undefined (type scclient.Client has no field or method EnableLogging)`