Results 33 issues of darkweak

Hi mate, thanks for this awesome repository. I would know how can we submit a new reverse-proxy/cache system to the list. Can we submit our own tools to this repository...

#### Description (what this PR does / why we need it): It implements an HTTP cache filter to be RFC-7234 compliant with the new RFC about the Cache-Status header. It...

Please see the FAQ in our main README.md before submitting your issue. ### What problem is the feature used to solve? Hello there, An HTTP cache system would be great...

feature

| Q | A | ------------- | --- | Branch? | main | Tickets | #4512 | License | MIT | Doc PR | api-platform/docs#... Add Souin as an available...

This PR will handle the necessary fixes to the v1.6.x stab. - [x] Move the `Send` method to the `plugins` package. - [x] Fix ugly custom writers in some plugins....

bug
enhancement
Next release

We want to be able to define the cache TTL depending either one of URL, Headers or Cookies or every ones at the same time. We could replace the `MatchedURL`...

enhancement

Documentation about full version usage [here](https://github.com/Darkweak/Souin/tree/full-version)

- [x] Add E2E tests - [x] Check E2E on CI - [ ] Improve test suite

enhancement
good first issue