Stream: git-wasmtime

Topic: wasmtime / PR #8563 Copy through the authority unmodified...


view this post on Zulip Wasmtime GitHub notifications bot (May 06 2024 at 21:57):

elliottt requested alexcrichton for a review on PR #8563.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2024 at 21:57):

elliottt requested wasmtime-core-reviewers for a review on PR #8563.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2024 at 21:57):

elliottt opened PR #8563 from elliottt:trevor/fix-8430 to bytecodealliance:main:

Rather than construct an authority that includes the default port for the scheme given, copy the authority through. This better matches the behavior in the http/1.1 spec, as pointed out in #8430.

Fixes #8430

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->


Last updated: Nov 22 2024 at 17:03 UTC