Class DigestingEntityProducer

java.lang.Object
org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
All Implemented Interfaces:
EntityDetails, AsyncDataProducer, AsyncEntityProducer, ResourceHolder

public class DigestingEntityProducer extends Object implements AsyncEntityProducer
AsyncEntityProducer decorator that calculates a digest hash from the data stream content and appends its value to the list of trailers.
Since:
5.0