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 @@ -3859,7 +3859,7 @@ The <code>RequestData</code> type represents an ongoing network request.
3859
3859
3860
3860
TODO: Body is actually bytes, not clear how to handle it as text
3861
3861
3862
- #### The network.ResponseContent type #### {#type-network-ResponseData }
3862
+ #### The network.ResponseContent type #### {#type-network-ResponseContent }
3863
3863
3864
3864
[=Remote end definition=] and [=local end definition=]
3865
3865
@@ -3872,7 +3872,7 @@ NetworkResponseContent = {
3872
3872
The <code> ResponseContent</code> type represents the decoded response to a
3873
3873
network request.
3874
3874
3875
- <! -- Not sure this is worthwhile if it only ends up with a single field, but it
3875
+ <!-- Not sure this is worthwhile if it only ends up with a single field, but it
3876
3876
would be natural to add a field here if we have a way to return the body -->
3877
3877
3878
3878
#### The network.ResponseData type #### {#type-network-ResponseData}
You can’t perform that action at this time.
0 commit comments