Skip to content

Support OPTIONS method with asterisk-form (OPTIONS * HTTP/1.1) - #98

Merged
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:options-asterisk
Jun 16, 2017
Merged

Support OPTIONS method with asterisk-form (OPTIONS * HTTP/1.1)#98
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:options-asterisk

Conversation

@clue

@clueclue commented Jun 16, 2017

Copy link
Copy Markdown
Member

The OPTIONS method now uses asterisk-form if no request path has been given, for example http://google.com instead of http://google.com/ (note the trailing slash).

See https://tools.ietf.org/html/rfc7230#section-5.3.4 and https://tools.ietf.org/html/rfc7231#section-4.3.7

@clueclue added this to the v0.5.1 milestone Jun 16, 2017
@WyriHaximus
WyriHaximus merged commit 4e3c82f into reactphp:masterJun 16, 2017
@clue
clue deleted the options-asterisk branch June 16, 2017 17:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@jsor@WyriHaximus