Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic response headers #460

Closed
wants to merge 5 commits into from

Commits on Aug 10, 2018

  1. Add support for path-based http response header

    If a headers.json is present at the root url, the matching header
    values will be added to the response.
    - Update README
    - Add test for custom header
    jameslawhorn committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    cc20de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4356089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aed201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd60ae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    22a162e View commit details
    Browse the repository at this point in the history