|
|
@ -12,7 +12,7 @@ Then wrap the WSGI (e.g. Flask) app with the middleware. |
|
|
|
|
|
|
|
|
And then mount that under a path. |
|
|
And then mount that under a path. |
|
|
|
|
|
|
|
|
{* ../../docs_src/wsgi/tutorial001.py hl[2:3,3] *} |
|
|
{* ../../docs_src/wsgi/tutorial001_py39.py hl[2:3,3] *} |
|
|
|
|
|
|
|
|
## Check it { #check-it } |
|
|
## Check it { #check-it } |
|
|
|
|
|
|
|
|
|