Error class for insecure protocol errors. This error is thrown when a request is made over an insecure protocol (e.g., HTTP instead of HTTPS).
Optional
Readonly
The error ID.
The HTTP status code associated with the error. This is optional and can be used to provide additional context.
Error class for insecure protocol errors. This error is thrown when a request is made over an insecure protocol (e.g., HTTP instead of HTTPS).