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

map request target to target URI/resource #316

Merged
merged 31 commits into from
Apr 27, 2020
Merged

map request target to target URI/resource #316

merged 31 commits into from
Apr 27, 2020

Conversation

mnot
Copy link
Member

@mnot mnot commented Feb 7, 2020

For #259

@mnot mnot requested review from reschke and royfielding March 19, 2020 02:32
@mnot mnot marked this pull request as ready for review March 19, 2020 02:32
Copy link
Member

@royfielding royfielding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is almost all great except where it veers into redefining request-target as the target URI. We still need to differentiate those in Messaging and in the requirements for OPTIONS and CONNECT. In all other cases, target URI is fine because the text is about normal requests (not applicable to OPTIONS and CONNECT).

@mnot
Copy link
Member Author

mnot commented Mar 20, 2020

OK, I've reverted the changes specific to CONNECT and OPTIONS and opened #340 to tackle those separately.

@mnot mnot requested a review from royfielding March 20, 2020 00:15
@mnot
Copy link
Member Author

mnot commented Mar 22, 2020

Please review soon, this is likely to rot quickly. Thx.

@mnot
Copy link
Member Author

mnot commented Apr 27, 2020

@reschke @royfielding please review.

@mnot mnot merged commit 6b9f795 into master Apr 27, 2020
@mnot mnot deleted the mnot-259 branch April 27, 2020 23:09
triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this pull request Apr 29, 2020
httpwg/http-core#343
• Adjust multiple Content-Length handling

httpwg/http-core#346
• Rework invalidation definition
• Roy's suggestions
• grammar

httpwg/http-core#353
• Make text body narrower for readability

httpwg/http-core#354
• Remove H1-specific connection-related requirements
• Roy's feedback

httpwg/http-core#316
• map request target to target URI/resource
• fix one leftover of "effective request URI"
• Adjust anchor names
• push note into <aside> and move index entry
• sort change log
• restore indentation
• re-add missing closing brackets
• fix change log section title
• fix change log
• remove semantics HTML too
• removing HTML from PR

httpwg/http-core#344
• Don't rely on the HTTP/1.1 Messaging specification to define "message"

httpwg/http-core#357
• Present If-[none]-Match evaluation more clearly

httpwg/http-core#72
• Semantics of If-Match

httpwg/http-core#345
• remove ref to close option
• remove HTML from PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants