Sign in
cobalt
/
cobalt
/
b5eba49e3d8d8bb2fd24c2f5902887889534f347
/
.
/
src
/
third_party
/
devtools
/
test
/
webtests
/
http
/
tests
/
devtools
/
.htaccess
blob: 54e40c57ac40039da6be39c0934cf4dc318fd933 [
file
]
# devtools tests request http[s] resources from file:// origin. Let
# the tests access the resources.
Header
set
Access
-
Control
-
Allow
-
Origin
"*"
<
FilesMatch
"\.(cgi)$"
>
Header
unset
Access
-
Control
-
Allow
-
Origin
</
FilesMatch
>