Module batch

Source
Expand description

Request batching for CDN downloads using HTTP/2 multiplexing

Structsยง

BatchConfig
Configuration for request batching
BatchRequest
A single request in a batch
BatchResponse
Result of a batch request
BatchStats
Statistics for batch operations
RequestBatcher
HTTP/2 request batcher for CDN downloads