Skip to content

Enable providing and forwarding HTTP headers for endpoints #587

@justb4

Description

@justb4

Some OWS endpoint classes allow HTTP Headers via a headers dict structure to be passed on creation. For example WebMapService. But in this case these headers are only passed/forwarded when creating a WMS 1.3.0 instance.

For other OWS types like WFS, WMTS and TMS (and probably more) no headers can be passed.

This is needed in cases where a client needs to pass specific HTTP Header name/values, for example for Authentication via Bearer Token.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions