It appears that Hannah Stern <[email protected]> said: >> Just do a case-insensitive sort of all of the header fields that >> go into the hash. > >I'd be fine with that with one caveat: We'd need to specify how to break >the ties between, for example, > Foo: bar > foo: bar > Foo: Bar > foo: Bar
I don't think I've ever seen a message with two headers that differed only in case and I know don't ever want to see one. If it's going to do case-sensitive hashing, it might as well do case-sensitive sorting. R's, John _______________________________________________ Ietf-dkim mailing list -- [email protected] To unsubscribe send an email to [email protected]
