index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
resource-timing
/
resources
/
empty.py
blob: cae83c146e452e03568511df51bc7da60e980c56 (
plain
)
1
2
3
def
main
(
request
,
response
):
response
.
headers
.
set
(
b
"Content-Type"
,
b
"text/plain"
)
return
u
""