This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify that HEAD and OPTIONS should ALWAYS be allowed
The original point of #24 was to ensure that HEAD and OPTIONS are always allowable HTTP request methods for a given route. This patch adds those assumptions to the tests added for #24, and updates `Route` accordingly.
- Loading branch information
1 parent
5b6361a
commit a81bf26
Showing
2 changed files
with
45 additions
and
12 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