Name Description Size Coverage
fetch_redirect_test.js 854 -
key-value-store.py Key-Value store server. The request takes "key=" and "value=" URL parameters. The key should be a UUID generated by token(). - When only the "key=" is specified, serves a 200 response whose body contains the stored value specified by the key. If the stored value doesn't exist, serves a 200 response with an empty body. - When both the "key=" and "value=" are specified, stores the pair and serves a 200 response without body. 942 -
navigation_redirect_test.js 1813 -
post-message-opener.html 209 -
post-message.html 79 -
shared-worker-fetch-script-empty.js 347 -
shared-worker-fetch-script-empty.js.headers 25 -
shared-worker-fetch-script.js 45 -
shared-worker-onconnect.js 352 -
test-cases.sub.js 1669 -
utils.js 1216 -
worker-fetch-script-empty.js 263 -
worker-fetch-script-empty.js.headers 25 -
worker-fetch-script.js 263 -
worker_redirect_test.js 2894 -