forked from xadhoom/tus_client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Update HTTPoison and fix PATCH 301 handling
Updating HTTPoison to 1.8 which includes edgurgel/httpoison#424, implementing proper handling of redirects. However, WIP because: - edgurgel/httpoison#453 - need to investigate whether the same (handling %HTTPoison.MaybeRedirect{} results) is needed for other requests (e.g. options)
- Loading branch information
Gianluca Nitti
committed
Jan 26, 2022
1 parent
6a72211
commit bec5e6b
Showing
4 changed files
with
47 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters