Module Apidir_server_bridge.TupleJsonResponse

type t = int * Kxclib.Json.jv
val status : t -> int

The HTTP status code of the response

val body : t -> Kxclib.Json.jv

The body of the response in JSON