blob: aaeedfe96b6451737e7dac667a9bdcfccc5fc171 [file] [log] [blame]
PASS Request has clone method
PASS Request has arrayBuffer method
PASS Request has blob method
PASS Request has formData method
PASS Request has json method
PASS Request has text method
PASS Check method attribute
PASS Check url attribute
PASS Check headers attribute
FAIL Check destination attribute assert_equals: Attribute destination is read only. Default value is empty expected "empty" but got ""
PASS Check referrer attribute
PASS Check referrerPolicy attribute
PASS Check mode attribute
PASS Check credentials attribute
PASS Check cache attribute
PASS Check redirect attribute
PASS Check integrity attribute
FAIL Check isReloadNavigation attribute assert_true: request has isReloadNavigation attribute expected true got false
FAIL Check isHistoryNavigation attribute assert_true: request has isHistoryNavigation attribute expected true got false
PASS Check bodyUsed attribute