blob: 31e91bd26773f419aae9902838cc4171e2d87ef4 [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.