Skip to content

possibility to add response headers to your responses #2

@pleymor

Description

@pleymor

First version: without modification of the json structure, allow to specify response headers to all pathes.

docker run -d -p 80 -v /stuff/data.json:/data.json -v /stuff/headers.json:headers.json vpusher/mockend
{
"Cache-Control":"private",
"max-age":":120"
}

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