Wd_network.Response_dataval url : t -> stringval protocol : t -> stringval status : t -> intval status_text : t -> stringval from_cache : t -> boolval mime_type : t -> stringval bytes_received : t -> intval header_size : t -> int optionval body_size : t -> int optionval content : t -> Response_content.tval auth_challenges : t -> Auth_challenge.t list optionval jsont : t Jsont.t