Skip to main content

Module layer

Module layer 

Available on crate features http and icap only.
Expand description

HTTP request and response adaptation through an ICAP service.

Structs§

Adaptation
HTTP service produced by AdaptationLayer.
AdaptationLayer
Rama layer that detours HTTP requests and responses through ICAP.
NoOptionsDiscovery
Marker service used when automatic OPTIONS discovery is disabled.
ReqmodResult
ICAP metadata returned by the REQMOD service.
RespmodResult
ICAP metadata returned by the RESPMOD service.
ServiceEndpoint
Configuration for one ICAP adaptation service URI.

Enums§

ServiceEndpointError
Error constructing an ICAP service endpoint.
ServiceEndpointRequestError
Error building an OPTIONS request for a service endpoint.