Module glean::net

source · []
Expand description

Handling the Glean upload logic.

This doesn’t perform the actual upload but rather handles retries, upload limitations and error tracking.

Structs

A simple mechanism to upload pings over HTTPS.

Represents a request to upload a ping.

Enums

The result of an attempted ping upload.

Traits

A description of a component used to upload pings.