Sign in
webkit
/
WebKit
/
c19171a123537df24000c2385ff2300a0c5e6314
/
.
/
LayoutTests
/
http
/
wpt
/
service-workers
/
resources
/
file-upload-check.py
blob: 4bcd5dc3590c5dca451592e227a1a9cc6731477f [
file
] [
log
] [
blame
]
def
main
(
request
,
response
):
return
200
,
[(
b
"Content-Type"
,
b
"text/html"
)],
request
.
body