Functions for working with HTTP requests and responses.
Executes a GET request.
Executes a POST request.
Packs a value in a read response format.
Packs a message in a failed read response format.
Gets the response metadata.
Checks if a response is a valid read response.
Checks if a response has an OK (2xx
) status.