Closed
Description
I've built a caching proxy server, which provides a Web UI for its contents or browsing history and for full text search results. This is implemented with filters which answers responses with content, errors or with a 302 Found state to redirect. Redirects are neccessary for the modify/redirect pattern. It works fine with LittleProxy up to 78e41b2.
@jekh I think it's introduced with #204. Please, have a look at this test. It's working in this branch, but it fails in master.
Update: fails means: the browser is not redirected to another URL and waits until timeout occours.
Metadata
Metadata
Assignees
Labels
No labels