Constants§
Functions§
- parse_
content_ length - Parse Content-Length header value from response headers map.
- response_
headers_ to_ map - Convert HTTP response headers to HashMap<String, Value>. Keys are always lowercase. Returns an error if the server sent a header value containing non-ASCII bytes — that is a server-side protocol violation. Single value → string, multiple values → array.