devtools-protocol 0.0.1056622 → 0.0.1056733
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pdl/browser_protocol.pdl +1 -1
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -5277,7 +5277,7 @@ domain Network
|
|
5277
5277
|
# HTTPS DNS protocol upgrade job won a race with a normal connection and
|
5278
5278
|
# an Alternate Protocol job.
|
5279
5279
|
dnsAlpnH3JobWonRace
|
5280
|
-
#
|
5280
|
+
# This value is used when the reason is unknown.
|
5281
5281
|
unspecifiedReason
|
5282
5282
|
|
5283
5283
|
# HTTP response data.
|