Md5ChecksumInterceptor

constructor(block: (input: I) -> Boolean? = null)

Parameters

block

An optional function which parses the input I to determine if the Content-MD5 header should be set. If not provided, the default behavior will set the header.