Skip to content

Answer redirect by filter for direct proxy requests trick is broken #222

Closed
@ganskef

Description

@ganskef

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions