Results 131 comments of darkweak

It should work now @ueffel

``` xcaddy build --with github.com/darkweak/souin/plugins/caddy@b0a36db1b550b66f768a3793701b69358200fed3 --with github.com/darkweak/souin@b0a36db1b550b66f768a3793701b69358200fed3 --with github.com/darkweak/storages/go-redis/caddy ``` should build without any issues

@p0358 I'm starting to work on that.

IMHO it should cache the varied keys too like that https://github.com/darkweak/souin/blob/master/rfc/standalone.go#L23 because some responses can set the Vary header.

Hi @jdoss if you want a tool with an API which respect the RFC-7234 + Cache-Status and other cool features, take a look at [Souin](https://github.com/darkweak/souin). It will be suported as...

Hi @unamedplayer if you want a tool with an API which respect the RFC-7234 + Cache-Status and other cool features, take a look at [Souin](https://github.com/darkweak/souin). It will be suported as...

Hey, @teodorescuserban I'm actually implementing it in the core.

The PR is ready @teodorescuserban can you try it?

`xcaddy build --with github.com/darkweak/souin/plugins/caddy@aa3a9480609c4a6c7c1d79815b119fd214ac0dda --with github.com/darkweak/souin@aa3a9480609c4a6c7c1d79815b119fd214ac0dda` still doesn't work?

@teodorescuserban It should work with the commit `4e350ccccf7c0e507e44ba0fd34eef324a41dff8` `xcaddy build --with github.com/darkweak/souin/plugins/caddy@4e350ccccf7c0e507e44ba0fd34eef324a41dff8 --with github.com/darkweak/souin@4e350ccccf7c0e507e44ba0fd34eef324a41dff8`