File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3790,7 +3790,7 @@ The <code>RequestData</code> type represents an ongoing network request.
3790
3790
3791
3791
TODO: Body is actually bytes, not clear how to handle it as text
3792
3792
3793
- #### The network.ResponseContent type #### {#type-network-ResponseData }
3793
+ #### The network.ResponseContent type #### {#type-network-ResponseContent }
3794
3794
3795
3795
[=Remote end definition=] and [=local end definition=]
3796
3796
@@ -3803,7 +3803,7 @@ NetworkResponseContent = {
3803
3803
The <code> ResponseContent</code> type represents the decoded response to a
3804
3804
network request.
3805
3805
3806
- <! -- Not sure this is worthwhile if it only ends up with a single field, but it
3806
+ <!-- Not sure this is worthwhile if it only ends up with a single field, but it
3807
3807
would be natural to add a field here if we have a way to return the body -->
3808
3808
3809
3809
#### The network.ResponseData type #### {#type-network-ResponseData}
You can’t perform that action at this time.
0 commit comments