devtools-protocol 0.0.1245094 → 0.0.1248698

Sign up to get free protection for your applications and to get access to all the features.
@@ -10304,6 +10304,10 @@ export namespace Protocol {
10304
10304
  * Resource mimeType as determined by the browser.
10305
10305
  */
10306
10306
  mimeType: string;
10307
+ /**
10308
+ * Resource charset as determined by the browser (if applicable).
10309
+ */
10310
+ charset: string;
10307
10311
  /**
10308
10312
  * Refined HTTP request headers that were actually transmitted over the network.
10309
10313
  */