-
[`reset_middleware()`](https://docs.rs/tide/0.16.0/tide/struct.Route.html#method.reset_middleware) doesn't affect which middleware is ran for a route. With the following code, I'd expect a 200 respons…
-
The Routes and Middleware declaration in laravel is done differently (in bootstrap/app.php) then older versions.
I'm upgrading to Laravel 11 and it's very confusing and difficult to migrate your pack…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I tried to change the websocket endpoin…
-
I have a situation where I need multiple GraphQL endpoints for various access controls.
For example, there could be a public endpoint for creating user account, a private endpoint protected by `au…
-
I want to use grouping function after all the middelwares and routes registered. I have tried [this](https://github.com/gin-gonic/gin/issues/1125) solution but it is not suitable for me. I am using oa…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
I am trying to enable S3 im…
-
### Expected behavior
Able to proxy websockets with webpack 2.
### Actual behavior
Not able to proxy websockets with webpack 2.
### Setup
webpack-dev-server v2.2.1 was just pushed to stable…
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you expect to see?
I'd love to be able to use matches from the HostRegex in a middleware. My example use case is…
-
Could you provide an example which middleWare to instantiate in the route config?
```php
/**
* @var \Zend\Expressive\Application $app
* @var \Zend\Stratigility\MiddlewarePipeInterf…
-
### Describe the bug
Trying to connect to an apache spark cluster on my local network, and it fails with `'void org.apache.thrift.transport.THttpClient.(java.lang.String, org.apache.http.client.HttpC…