Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposed RedirectAction and RedirectAttempt #137

Merged
merged 1 commit into from
Jun 4, 2017

Conversation

budziq
Copy link
Contributor

@budziq budziq commented Jun 4, 2017

  • also added minimal doc to RedirectAttempt to satisfy #![deny(missing_docs)]
  • added links to RedirectPolicy::Custom docs

fixes #105

- also added minimal doc to RedirectAttempt to satisfy #![deny(missing_docs)]
- added links to `RedirectPolicy::Custom` docs
@seanmonstar seanmonstar merged commit 8297979 into seanmonstar:master Jun 4, 2017
@seanmonstar
Copy link
Owner

Thanks!

@budziq budziq deleted the redirect_pub branch June 12, 2017 10:23
repi pushed a commit to EmbarkStudios/reqwest that referenced this pull request Dec 20, 2019
This issue is related to seanmonstar#88 and would prevent issues like it when
openssl 1.2 comes out.

This commit adds support for building reqwest with rustls support, using
the new feature flag `rustls`.

This fixes seanmonstar#136.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose RedirectAttempt and RedirectAction types
2 participants