eclipse-pass / pass-deposit-services

Deposit Services are responsible for the transfer of custodial content and metadata from end users to repositories.
Apache License 2.0
1 stars 4 forks source link

Refactor AtomFeedStatusResolver to support redirects from http to https URLs #263

Closed emetsger closed 4 years ago

emetsger commented 4 years ago

Allow redirect support to be enabled by the pass.deposit.followRedirects (or its PASS_DEPOSIT_FOLLOW_REDIRECTS equivalent).

Maintain existing behavior by defaulting pass.deposit.followRedirects to false.