-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MEDIUM: api: add support for custom response code redirects (#53)
This commit adds support for performing 301 and 302 redirects to a defined url using custom response codes. It also updates the tests for the default blocking code as it now supports changing the default from 406 to 301,302, or 400-599.
- Loading branch information
1 parent
91cd112
commit 17c8f12
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters