Documentation
¶
Overview ¶
package prototype contains prototype implementations of various compresshttp middlewares.
alpha: simple proof-of-concept prototypes for gzip only. if you're making application software, you can probably stop here. beta: more complete implementations, covering gzip, zstd, and flate, with more robust error-checking and options.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package alpha contains alpha and/or 'application'-quality prototype implementations of various compresshttp middlewares.
|
Package alpha contains alpha and/or 'application'-quality prototype implementations of various compresshttp middlewares. |
|
Package beta contains a prototype HTTP client middleware implementation that handles compresshttp compression and decompression for gzip, deflate (flate), and zstd.
|
Package beta contains a prototype HTTP client middleware implementation that handles compresshttp compression and decompression for gzip, deflate (flate), and zstd. |
Click to show internal directories.
Click to hide internal directories.