-
### Issue Details
* **Version of AdGuard Home server:**
* 0.106.2
* **How did you install AdGuard Home:**
* Built from source
* **How did you setup DNS configuration:**
* n/a
* **If…
-
- Switch to an implementation based on Trie https://github.com/julienschmidt/httprouter
- Invent our minimal middleware interface
```golang
type Middleware interface {
Handler(http.Handler) htt…
-
## Is your feature request related to a problem? Please describe
I think that there isn't a straightforward way for RawRoutes to capture dynamic URL parameters, such as `/user/:id/profile`. The URL…
-
When some kind of async database replica is in place, having the same client connecting to the same backend is the best solution to avoid incongruences in responses (mainly caused by sync gaps)
Stick…
unbit updated
4 years ago
-
As described here : https://tools.ietf.org/html/rfc6749#section-2.3.1
Currently we lack ok the body / query params methods.
-
The [README](https://github.com/dstotijn/ct-diag-server#goals) states:
> Security: rely on Go's standard library where possible, minimal usage of vendor dependencies.
And it seems to me that `ne…
-
We're using Hydra as our Identity Provider. In our scenario -- somewhere during the callback you can see that this library is requesting our token endpoint a second time which causes the provider to …
-
In https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/schema-reference.html the only profile which can be specified as ingress or egress is the TCP profile.
F5 config…
-
Hi. I have to say that I am a real beginner on Go, so this may definitely be my fault, but I can't get the `SetOnLimitReached` function to get called. I'm using `tollbooth_httprouter` and this is the …
-
After upgrading `finatra-http` from 20.3.0 to 20.6.0 I've started getting the following error: `Server does not implement the requested interface com.twitter.util.CloseAwaitably0`.
### Expected beh…