-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels