uvicorn/docs
Marcelo Trylesinski a5be29d5c1 Move bind validation to end of constructor, add bind_unix_paths property
Move the `--bind` mutual exclusivity check to the end of `Config.__init__`
alongside other cross-field validation. Add a `bind_unix_paths` property
to encapsulate unix socket path extraction, and use it in the cleanup
code in `main.py`. Add a docs note explaining when to use `--bind`.
2026-02-16 21:52:41 +01:00
..
concepts Add section about event loop (#2725) 2025-10-12 16:43:26 +01:00
deployment chore: rename master branch to main (#2691) 2025-09-13 07:09:03 +00:00
img Add contributing page to the docs (#1197) (#1224) 2021-11-23 16:22:22 +01:00
overrides docs: redirect uvicorn.org to uvicorn.dev (#2705) 2025-09-21 13:53:12 +00:00
plugins Update repository references from 'encode' to 'Kludex' across documentation and configuration files (#2684) 2025-09-10 21:48:53 +02:00
CNAME Add CNAME 2019-03-13 14:13:28 +00:00
contributing.md chore: drop mention to scripts/publish (#2696) 2025-09-20 00:54:06 +00:00
index.md Add discord to README (#2718) 2025-10-02 18:49:43 +00:00
installation.md docs: add installation section (#2661) 2025-07-06 17:12:34 +02:00
release-notes.md fix typos (#2800) 2026-02-02 10:33:31 +00:00
server-behavior.md docs: add note about server behavior on exceptions (#2535) 2024-12-14 10:58:09 +01:00
settings.md Move bind validation to end of constructor, add bind_unix_paths property 2026-02-16 21:52:41 +01:00
sponsorship.md Update repository references from 'encode' to 'Kludex' across documentation and configuration files (#2684) 2025-09-10 21:48:53 +02:00
uvicorn.png uvicorn image 2017-06-06 13:11:21 +01:00