Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Rudenko <[email protected]>
  • Loading branch information
jgraham and OrKoN committed Nov 14, 2024
1 parent d8d5d02 commit bf74b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5830,7 +5830,7 @@ network.RequestData = {
headersSize: js-uint,
bodySize: js-uint / null,
destination: text,
initiatorType: text,
initiatorType: text / null,
timings: network.FetchTimingInfo,
};
</pre>
Expand Down

0 comments on commit bf74b6f

Please sign in to comment.