Revert "chore(docs): reference the available constants for csharp (#5785)"
This bubbled up in Python comment.
This commit is contained in:
parent
c435ff3515
commit
516f13e7ee
|
|
@ -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`,
|
following: `document`, `stylesheet`, `image`, `media`, `font`, `script`, `texttrack`, `xhr`, `fetch`, `eventsource`,
|
||||||
`websocket`, `manifest`, `other`.
|
`websocket`, `manifest`, `other`.
|
||||||
|
|
||||||
:::note csharp
|
|
||||||
The resource types are available as constants in [ResourceTypes].
|
|
||||||
:::
|
|
||||||
|
|
||||||
## async method: Request.response
|
## async method: Request.response
|
||||||
- returns: <[null]|[Response]>
|
- returns: <[null]|[Response]>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue