Re: Digests: deprecating parameters?

--------
Roberto Polli writes:

> > I think this would be a good time to refer to the structured headers
> > document as a syntax basis
>
> Can be a solution, but how can we express this field-value with
> structured headers?
>
> Digest: sha-256=ababbababab;q=1,  sha-512=bfbfbfbfbf

almost exactly the way you did (with OWS for clarity):

	Digest: sha-256 = :ababbababab=: ; q=1 , sha-512 = :bfbfbfbfbf==:

sf-binary is there for precisely a use-case like this.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

Received on Tuesday, 18 August 2020 15:24:47 UTC