Skip to content

Content-MD5 not recognized correctly as header field #178

@msulland

Description

@msulland

Hi,

Looks like Response has problems with recognizing the header field Content-MD5. Possible fix is to replace the regexp /([A-Z][a-z])/ with /(([A-Z][a-z])|([A-Z]+))/' in getHeaderName()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions