dyninc/dyn-rb

Multiple HTTP clients with gem does not work

Opened this issue · 0 comments

In order to use an HTTP client other than net/http, the client library must be included in order to change the DefaultClient class.

This is not intuitive, and precludes a simple gem install.

The entire HTTP Client libs shoudl be re-evaluated for usability, and the functionality should be reconsidered.