Read a Response body, rejecting once maxBytes is exceeded. The declared Content-Length is used only to fail fast; the enforced bound is the running count of received bytes.
maxBytes
Optional
Read a Response body, rejecting once
maxBytesis exceeded. The declared Content-Length is used only to fail fast; the enforced bound is the running count of received bytes.