Skip to content

Allow setting server variables separately from HTTP headers #17

Open
@ks3

Description

@ks3

I have an setup with Apache running as a reverse proxy, sending various user information as HTTP headers. To make things interesting, some sites require different headers than others, so the Apache RequestHeader directive is used to map only the required information to the needed header name.

To allow this to work better, and not pollute the back-end request with all session data in headers that will never be used, the the subprocess_env and headers_in handling need separated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions