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