Skip to content

Header case sensitivity #1

@grugnog

Description

@grugnog

This is working nicely - thanks for putting this together!

The only issue I had is that, for whatever reason I am getting the headers back from the site/curl in lowercase. Changing local uploadLink=$(rspHeaderValue 'Location') to local uploadLink=$(rspHeaderValue 'location') and the same for Range fixes this issue for me. Perhaps making rspHeaderValue case insensitive might be the way to go though?

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