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

Drop rust_curl for Hyper #5

Closed
penland365 opened this issue May 19, 2017 · 1 comment
Closed

Drop rust_curl for Hyper #5

penland365 opened this issue May 19, 2017 · 1 comment
Assignees
Milestone

Comments

@penland365
Copy link
Owner

Due to rust_curl's lack of DELETE and PATCH HTTP support, a change is needed to move over to hyper before we go to far down the path with rust_curl.

Hyper

@penland365 penland365 added this to the 0.0.2 milestone May 19, 2017
@penland365 penland365 self-assigned this May 19, 2017
penland365 added a commit that referenced this issue May 25, 2017
rust-curl was dropped as an HTTP library in favor of
hyper. hyper-nativetls was added as well to support
tls connections.

All valid rust-curl useages were removed, however the skeleton
code for various non-organization resources was left in place.
Only rust-curl specific code was removed.

This issue addresses #5 .
@penland365
Copy link
Owner Author

This has been completed via #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant