Skip to content

Commit

Permalink
Revert "chore(docs): reference the available constants for csharp (#5785
Browse files Browse the repository at this point in the history
)"

This bubbled up in Python comment.
  • Loading branch information
pavelfeldman committed Mar 18, 2021
1 parent c435ff3 commit 516f13e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/api/class-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ Contains the request's resource type as it was perceived by the rendering engine
following: `document`, `stylesheet`, `image`, `media`, `font`, `script`, `texttrack`, `xhr`, `fetch`, `eventsource`,
`websocket`, `manifest`, `other`.

:::note csharp
The resource types are available as constants in [ResourceTypes].
:::

## async method: Request.response
- returns: <[null]|[Response]>

Expand Down

0 comments on commit 516f13e

Please sign in to comment.