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

Refer to description of "http" and "https" direct access #951

Closed
Tracked by #914
royfielding opened this issue Aug 12, 2021 · 1 comment · Fixed by #952
Closed
Tracked by #914

Refer to description of "http" and "https" direct access #951

royfielding opened this issue Aug 12, 2021 · 1 comment · Fixed by #952

Comments

@royfielding
Copy link
Member

royfielding commented Aug 12, 2021

In Section 7.3.3 (as noted by #914)

If no proxy is applicable, a typical client will invoke a handler
routine, usually specific to the target URI's scheme, to connect
directly to an origin for the target resource. How that is
accomplished is dependent on the target URI scheme and defined by its
associated specification.

This document is the relevant specification for the "http" and "https"
URI schemes; a section reference to the corresponding procedures might
be in order.

@royfielding royfielding changed the title Section 7.3.3 Refer to description of "http" and "https" direct access Aug 12, 2021
@royfielding
Copy link
Member Author

This was already implied, but it does read better if we close the loop on routing by sending the request message with the identified request target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant