-
https://github.com/iris-contrib/middleware/blob/master/cors/cors_test.go
only difference is that I use a Party
```go
...
app.UseRouter(crs)
...
v1 := app.Party("/v1").AllowMethods(iris.Metho…
Dexus updated
1 month ago
-
### Description
A `ValueError` has been reported in Sentry indicating that Django is attempting to handle a connection type it doesn't support. The error message is: "Django can only handle ASGI/HTTP …
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
From the **Hono** document:
> If you want to use Third-party Middleware with the TypeScript Type inferences, you need to use the npm: specifier. [^deno]
For package like `npm:@hono/valibot-valid…
-
From v2.0.0, we can create 3rd party middleware. So far, the following 3rd-party middleware has been created.
* GraphQL Middleware
* Firebase Auth Middleware
* Validator Middleware
* Sentry Midd…
-
## Why do we need this ?
Currently the system relies on reverted PRs for CFR/MTTR data, only.
With support for webhooks, we might be able to link a variety of third party incident management solut…
-
I'm not sure if this is the right place to submit this, but I'm looking for a solution to use both `austin` and `ritz` in the same project. I would like to debug server code with ritz, and work with a…
-
### What is the feature you are proposing?
[CBOR](https://cbor.io/) is a binary format for serializing objects defined in [RFC 8949](https://www.rfc-editor.org/rfc/rfc8949.html). It is JSON-compatibl…
-
### Description
[Enter feedback here]
Inside ConfigureService while implementing IMiddlewareFactory variable name is only _ while _container is being used.
` services.AddTransient(_ =>
{…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Enhancement Request
Currently, the version d…