Wd_network.Intercept_phase
type t = [
| `Auth_required
| `Before_request_sent
| `Response_started
]
val jsont : t Jsont.t