-
### Tell us about your environment
**Ruby version:** 2.7.7p221
**`anycable` gem version:** 1.3.0
**`anycable-rails` gem version:** 1.3.7
**`grpc` gem version:** 1.47.0
### What did you do?
Tha…
-
-
Right now there are to ways to register a middleware:
- `@UseMiddleware` above the resolver method
- `globalMiddlewares` in `buildSchema`
In case of `@UseMiddleware` decorator, it should be possi…
-
tomaj updated
2 years ago
-
Hello!
I just noticed that the `facebookAuth` function doesn't support passing custom values for the `state` param, which is always set to a random value:
https://github.com/honojs/middleware/b…
-
```python
from jsonrpcserver.methods import Methods
# During initialization, Methods class receives a list of decorators
admin_methods = Methods(decorators=[require_user, require_role('admin')])
…
-
Using https://docs.rs/async-compression/0.1.0-alpha.1/async_compression/ we should write a middleware that sends `Accept-Encoding` parameters to the server, and decompresses the response.
## Exampl…
-
```
Please, write debug middleware like in tipfy/werkzeug framework.
```
Original issue reported on code.google.com by `gmarke...@gmail.com` on 27 Jul 2011 at 12:55
-
With access logs now pulled into the source tree, we should work on refactoring the middleware implementation as outlined in #46 ([this comment](https://github.com/OrlandoGolang/eps-conduit/pull/46#is…
-