Interface HTTPCredentials

Hierarchy

  • HTTPCredentials

Properties

origin?: string

Restrain sending http credentials on specific origin (scheme://host:port).

password: string
username: string

Generated using TypeDoc