responseBodyAccess

P167437
predicate

Indicates that an entity retrieves, reads, or otherwise accesses the body content of a response (such as an HTTP or API response).

Sample triples (5)

Subject Object
Fetch API response.text()
Fetch API response.json()
Fetch API response.blob()
Fetch API response.arrayBuffer()
Fetch API response.formData()