Module http_req::response

source ·
Expand description

parsing server response

Structs

Code sent by a server in response to a client’s request.

Functions

Finds elements slice e inside slice data. Returns position of the end of first match.