Content-MD5 header support for hyperium/headers
This adds the RFC1864 Content-MD5 header as a typed header:
use Header;
use HeaderValue;
use ContentMd5;
This adds the RFC1864 Content-MD5 header as a typed header:
use Header;
use HeaderValue;
use ContentMd5;