Fetcher.Response
type t
val status : t -> int
The HTTP status code of the response
val body : t -> Kxclib.Json.jv
The body of the response in JSON