Anatolij Nehaj
Anatolij Nehaj
> What about Sunset also? https://tools.ietf.org/id/draft-wilde-sunset-header-03.html @cjunge-work Thank you for your interest in the project. The wrapper for the `Sunset` header will appear very soon.
> What about Sunset also? https://tools.ietf.org/id/draft-wilde-sunset-header-03.html @cjunge-work Thank you for participating in the project. In release 1.0.5, the new HTTP header `Sunset` is implemented. I will be glad to new...
> Actually some headers are not included in this new header implentation lists. > > Please refer this [header lists](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields). > > For example, the `X-Requested-With`, `X-Forwarded-For` and `X-Forwarded-Host` headers...
@R4c00n #689
@erayd why can't we support 5.x and 6.x versions of this package in parallel?
https://github.com/autorusltd/doctrine-persistent-entity-manager-middleware
Hi! I am on vacation right now, but I think we could resolve this issue later...
@MekDrop Hi! I’ve put together a small demo, but I suspect you might be looking for something more. Could you tell me how you plan to use the router? Do...
@MekDrop https://github.com/fenric/sunrise-router-demo
```bash php -S localhost:8080 public/index.php ``` ```bash curl http://localhost:8080/api/v1/ping ```