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

Feature - Add support for adding headers onto responses #46

Merged
merged 3 commits into from
May 23, 2019

Conversation

boyney123
Copy link
Owner

This is to support the feature request #4.

Users can now add headers per response.

@codecov-io
Copy link

Codecov Report

Merging #46 into 1.1.0 will decrease coverage by 0.19%.
The diff coverage is 97.29%.

@@            Coverage Diff            @@
##            1.1.0      #46     +/-   ##
=========================================
- Coverage   94.25%   94.06%   -0.2%     
=========================================
  Files          19       20      +1     
  Lines         261      320     +59     
  Branches       47       64     +17     
=========================================
+ Hits          246      301     +55     
- Misses         15       19      +4

@boyney123 boyney123 merged commit c33a38f into 1.1.0 May 23, 2019
@boyney123 boyney123 deleted the feature/adding-headers branch May 23, 2019 13:49
boyney123 added a commit that referenced this pull request May 24, 2019
* Add the ability to group routes (#42)

* First version of grouping routes

* Switched to new calculation of groups and styled them

* Added group routing based on togglable state

* Updated package-lock

* DB - Moved some components around, added some tests and fixed jest running tests

* DB - Added more test coverage

* Removed useless header x-powered-by (#45)

* Improved methods and status codes (#44)

* DB - Fixing tests for new routes that were added as part of #44

* Added CHANGELOG

* Feature - Add support for adding headers onto responses (#46)

* Started to add custom headers

* Tmp

* #4 - Added the ability to add headers in the routes

* Updated CHANGELOG

* DB - Format of settings

* Updated version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants