forked from pact-foundation/pact-support
-
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.
fix: follow first redirect when fetching remote pact artifacts. (pact…
…-foundation#80) When a pact artifact is fetched remotely, the method in Pact::PactFile that facilitates this will now follow a single redirect response. If the second request results in anything but a 200 response, an error will be raised.
- Loading branch information
1 parent
d1d8261
commit c1df6dd
Showing
2 changed files
with
38 additions
and
0 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