Http

data class Http(val response: Response) : McpError(source)

HTTP error, most commonly thrown during sending of a request

Constructors

Link copied to clipboard
constructor(response: Response)

Properties

Link copied to clipboard