Skip to content

migration from httpi to faraday #992

@pcai

Description

@pcai

Feature request

httpi is now deprecated in favor of https://github.com/lostisland/faraday, so we should plan a migration to it for savon

Motivation for this feature:

httpi is no longer actively maintained, and continuing to do so would duplicate a lot of existing work already done in the ruby ecosystem.

in addition, there are many missing features in httpi that would require fairly large rewrites (for example -- keepalive support, threadsafety / global state issues come to mind). this effort is better spent migrating savon to faraday which already supports these features.

Would this introduce a breaking change?

yes, this will likely require a major version bump as the public interface for savon, and some important behaviors, might change.

Are you willing to work on this yourself?

yes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions