Sign in
webkit
/
WebKit
/
61259cd38cb4b6635573aaaa4b864b3a71e96038
/
.
/
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