Interface CurseForgeResponseErrorOptions

Hierarchy

  • CurseForgeResponseErrorOptions

Properties

Properties

path: string

Request path, excluding the host name.

status: number

Response status code.

statusText: string

Response status code text.

Generated using TypeDoc