Skip to content

Commit

Permalink
Update resourceType description wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 authored and inancgumus committed Jun 7, 2024
1 parent 24bf751 commit 89f23b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: 'Browser module: Request.resourceType method'

# resourceType()

Contains the request's resource type as it was perceived by the rendering engine. Resource type will be one of the following: `document`, `stylesheet`, `image`, `media`, `font`, `script`, `texttrack`, `xhr`, `fetch`, `eventsource`, `websocket`, `manifest`, `other`.
Contains the request's resource type as it was perceived by the rendering engine. It will be one of the following: `document`, `stylesheet`, `image`, `media`, `font`, `script`, `texttrack`, `xhr`, `fetch`, `eventsource`, `websocket`, `manifest`, `other`.

### Returns

Expand Down

0 comments on commit 89f23b5

Please sign in to comment.