index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
service-workers
/
cache-storage
/
resources
/
fetch-status.py
blob: b7109f4787fd6d659a192f7f29157862eef36ae9 (
plain
)
1
2
def
main
(
request
,
response
):
return
int
(
request
.
GET
[
b
"status"
]),
[],
b
""