batchhttp provides parallel fetching of HTTP resources through MIME multipart encoding.
This package’s BatchClient applies standard MIME multipart encoding to HTTP messages, providing a standards-conservant technique for making parallelizable HTTP requests over a single proxy connection.
To make a batch request, open a new request on a BatchClient instance and add your subrequests, along with callbacks that will receive the subresponses. Once all parallelized requests are added, complete the request; the request is made and the batched subresponses are provided to your callbacks.
This is an implementation of the draft specification for batch HTTP request processing available at:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file batchhttp-1.1.1.tar.gz.
File metadata
- Download URL: batchhttp-1.1.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64338a1a0cf314cd49ce07295d6edd2cd5bab395a16dc1ca7e2a482f79cac465
|
|
| MD5 |
b375da621fe330dd16c17bb10b1cb8ab
|
|
| BLAKE2b-256 |
98539ccea075ff9777f1d48f43057541292714d3acc99c2b84a428d614b40099
|