Http

data class Http(val response: Response) : McpError

HTTP error, most commonly thrown during sending of a request

Constructors

Link copied to clipboard
constructor(response: Response)

Properties

Link copied to clipboard