Skip to content

Allow custom HTTP headers? #223

@joto

Description

@joto

Sometimes I which I could transport some out-of-band data in the HTTP headers, such as some kind of "last changed" timestamp that I get from the database in some way. Currently functions return only a blob with the contents of the vector tile. What if they could alternatively return a ROW or something like that where extra columns are turned into HTTP headers?

In some cases this is not needed, you'll probably have an nginx or so in front anyway that can add headers. But if the data is coming from the database the reverse proxy will not have access to that.

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