Skip to content

fix: check md5 without == at the end (#2)#5

Open
emoriarty wants to merge 1 commit intogordienko:masterfrom
emoriarty:master
Open

fix: check md5 without == at the end (#2)#5
emoriarty wants to merge 1 commit intogordienko:masterfrom
emoriarty:master

Conversation

@emoriarty
Copy link
Contributor

@emoriarty emoriarty commented Jul 23, 2024

The MD5 (or whatever algorithm) is supposed to always generate the same output.
I do not understand what use case requires appending the double equal (==) at the end of the Content-MD5 header.
Anyway, I think this fix helps to support both cases in which double equal is present or not at the end of the header.

* fix: check md5 without == at the end

* reponse > response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant