Skip to content

Detect non-port-needing URI schemes and use the correct configuration#440

Closed
mike-matera wants to merge 2 commits into
pallets:mainfrom
mike-matera:main
Closed

Detect non-port-needing URI schemes and use the correct configuration#440
mike-matera wants to merge 2 commits into
pallets:mainfrom
mike-matera:main

Conversation

@mike-matera

Copy link
Copy Markdown
Contributor

Hello!

Thanks you kindly for your work on Quart. This pull request addresses #439 by detecting URI schemes that don't use a port number and passing the correct configuration to the bind option.

fixes #439

@pgjones

pgjones commented Jul 22, 2026

Copy link
Copy Markdown
Member

Thanks, I've merged this manually

@pgjones pgjones closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App appends :5000 to the name of a socket file.

2 participants