-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Thomasgauvin housekeeping #25308
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
base: production
Are you sure you want to change the base?
Thomasgauvin housekeeping #25308
Conversation
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
src/content/docs/workers-vpc/configuration/tunnel/hardware-requirements.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers-vpc/configuration/tunnel/hardware-requirements.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers-vpc/configuration/tunnel/hardware-requirements.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers-vpc/configuration/tunnel/hardware-requirements.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers-vpc/configuration/tunnel/hardware-requirements.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving to remove all blockers, though there are some outstanding comments
Addressed comments |
the http routing through the binding fetch just uses the protocol component? ie http urls go to the service http port (if defined), and https urls go to the service https port (if defined), and the other components (hostname/port) are ignored/sent-on (reminds me of DO requests) |
No description provided.