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