Skip to content

Handle response cookies #25

Description

@ratsey

Is there a way to redirect response cookies to localhost from the proxied host?

I have calls running perfectly from localhost during development, but the target returns a cookie that needs to be passed in future calls for authentication. Since I'm proxying the call, I imagine the response cookie domain is set to the proxy and not localhost so doesn't appear in the browser.

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