blob: 2cacf39a4ad6ce5400bf63482fcf28f3b8bb4042 [file] [log] [blame]
PASS A Keep-Alive fetch() with a small body should succeed.
PASS A Keep-Alive fetch() with a body at the Quota Limit should succeed.
PASS A Keep-Alive fetch() with a body over the Quota Limit should reject.
PASS A Keep-Alive fetch() should return its allocated Quota upon promise resolution.
PASS A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.
PASS A Keep-Alive fetch() should not be allowed if the Quota is used up.