docs: `Flask-Uploads, X-Forwarded-Host`
This commit is contained in:
parent
06d9a5e738
commit
17eee81da0
5 changed files with 9 additions and 9 deletions
|
|
@ -144,7 +144,7 @@ Dispatch by Path
|
|||
----------------
|
||||
|
||||
Dispatching by a path on the URL is very similar. Instead of looking at
|
||||
the `Host` header to figure out the subdomain one simply looks at the
|
||||
the ``Host`` header to figure out the subdomain one simply looks at the
|
||||
request path up to the first slash::
|
||||
|
||||
from threading import Lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue