Module proto
Available on crate feature
icap only.Expand description
ICAP protocol values independent of transport I/O.
Modules§
- chunk_
extension - Standard ICAP chunk-extension names.
- header
- Standard ICAP header field names.
Structs§
- Encapsulated
Section - One entity and offset from an
Encapsulatedheader. - Extension
Method - A validated ICAP extension method distinct from standard methods.
- Invalid
Encapsulated - A syntactically invalid
Encapsulatedheader value. - Invalid
Method - An invalid ICAP method token.
- Invalid
Preview - A malformed or overflowing
Previewheader value. - Invalid
Status Code - An ICAP status code outside the three-digit wire range.
- Invalid
Version - An unsupported or malformed ICAP version.
- Preview
- The maximum number of encapsulated body bytes sent as a Preview.
- Status
Code - A three-digit ICAP response status code.
- Version
- An ICAP protocol version.
Enums§
- Encapsulated
Kind - A kind of entity listed by the
Encapsulatedheader. - Method
- An ICAP request method.
- Method
Kind - The lifetime-free kind of an ICAP request method.