index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
python
/
lifespan
/
error_auto
/
asgi.py
blob: 90d506a1941a42fb1360579e0c694a4f7a209271 (
plain
) (
blame
)
1
2
async def
application
(
scope
,
receive
,
send
):
assert
scope
[
'type'
] ==
'http'