Module request_builder

Module request_builder 

Source
Expand description

Functions used to send and consume push http messages. This module can be used to build custom clients.

Functionsยง

build_request
Builds the request to send to the push service.
parse_response
Parses the response from the push service, and will return Err if the request was bad.