Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See below the PRs that didn't make entries in the change, most are tooling stuff for test, the exception being #827 as suggested by @florimondmanca because the fix is in #837 for ipv6.
Just not sure if
Isolate server code into an asyncio-specific module (#842) 11/8/20 634aec95
is considered tooling or notModernize test ASGI applications (#854) 11/18/20, 10:07 PM 79a72e3Fix race condition that leads Quart to hang with uvicorn (#848) 11/18/20, 8:56 PM de21361
Use latin1 when decoding X-Forwarded-* headers (#701) 11/12/20, 9:59 AM 45e6e83
Fix protocol not imported directly (#838) 11/9/20, 7:29 PM 45322ccIsolate server code into an asyncio-specific module (#842) 11/8/20, 9:24 PM 634aec9Rework IPv6 support (#837) 11/8/20, 11:20 AM bdab488
Documentation: HTTPS settings add missing --ssl-keyfile-password (#839) 11/2/20, 12:40 PM 6468b70Cancel old keepalive-trigger before setting new one. (#832) 10/26/20, 7:44 PM d5dcf80
Add reload test base class (#833) 10/26/20, 12:56 PM ef80625Fix server not running with explicit hostname (#827) 10/22/20, 9:25 AM d78394e[Docs] Fix mkdocs warning + Added Permalinks (#826) 10/21/20, 12:35 PM d5614f6Fixes #861