Module web_push::request_builder[][src]

Expand description

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

Functions

Builds the request to send to the push service.

Parses the response from the push service, and will return Err if the request was bad.