Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Clarify that HEAD and OPTIONS should ALWAYS be allowed #27

Merged

Conversation

weierophinney
Copy link
Member

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.

The original point of zendframework#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 zendframework#24, and updates `Route` accordingly.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a81bf26 on weierophinney:hotfix/head-options-always into 5b6361a on zendframework:master.

@weierophinney weierophinney merged commit a81bf26 into zendframework:master Dec 13, 2016
weierophinney added a commit that referenced this pull request Dec 13, 2016
weierophinney added a commit that referenced this pull request Dec 13, 2016
weierophinney added a commit that referenced this pull request Dec 13, 2016
Forward port #27

Conflicts:
	CHANGELOG.md
@weierophinney weierophinney deleted the hotfix/head-options-always branch December 13, 2016 20:42
michaelmoussa pushed a commit that referenced this pull request Dec 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants