Results 37 issues of darkweak

Hello, I'm working on a maintained cache system which one can be run out of the box and compatible with Caddy as caddy-module. It supports the RFC-7234 and the new...

This PR add: - Cleanup implementation - Configurable Cache-Status name (previously it was `Souin` only, now you can set everything you want from the Caddyfile or the json config) -...

enhancement

### The following program `sample.go` triggers an unexpected result ```go type Configuration struct { Logger *zap.Logger } // GetLogger get the logger func (c *Configuration) GetLogger() *zap.Logger { return c.Logger...

**Is your feature request related to a problem? Please describe.** Hello, I think having an HTTP cache to not let the users implement by themselves and maintain this code could...

🪶 type: feature
🫂 community

Hello, I already wrote an HTTP cache system ([called Souin](https://github.com/darkweak/souin)) used by the caddy cache-handler module and roadrunner, compatible with Træfik, Tyk and many other reverse-proxies/API Gateway. It supports the...

| Q | A | ------------- | --- | Branch? | main | Tickets | Closes https://github.com/api-platform/api-platform/issues/1947 | License | MIT | Doc PR | https://github.com/api-platform/docs/pull/1720 Obsoletes #2383

TODO: - [x] Add cache-tests screenshot in the github actions - [x] Fix the surrogate invalidation when invalidate by Surrogate-Key header

bug
enhancement
Next release

### The following program `sample.go` triggers an unexpected result ```go package main import "github.com/buraksezer/olric" func main() { // do something with olric } ``` ### Expected result ```console Everything should...

bug
area/core

Hello, For a side project I need the extended property artist_url populated in the `me_history_recently_played_tracks` object result.