Upgrade reqwest to 0.9 #1

Merged
kiwii merged 1 commits from plume/webfinger:upgrade-reqwest into master 6 years ago
Owner

Upgrade reqwest to 0.9 and change how headers are used so it match the new way.

Required to compile with recent OpenSSL

Upgrade reqwest to 0.9 and change how headers are used so it match the new way. Required to compile with recent OpenSSL
The pull request has been merged as abc5f5b7c7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b upgrade-reqwest master
git pull origin upgrade-reqwest

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff upgrade-reqwest
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: plume/webfinger#1
Loading…
There is no content yet.