echocat/caddy-filter

Fast CGI with Set-Cookie

automation-stack opened this issue · 1 comments

@blaubaer
Rule filter when it used with fastcgi requests changes multiple Set-Cookie downstream headers from FastCGI server into only one (obviously the last) .

It breaks all the world when we uses FastCGI

@automation-stack #15 should fix your issue, and mine! :+1