Files
hollywoo-sourcer/externs/webextension_polyfill/webrequest/SecurityInfoOverridableErrorCategoryEnum.hx

6 lines
189 B
Haxe

package webextension_polyfill.webrequest;
/**
The type of certificate error that was overridden for this connection, if any.
**/
typedef SecurityInfoOverridableErrorCategoryEnum = String;