Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

deleting adapter options #3

Open
thomasmhr opened this issue Sep 21, 2012 · 0 comments
Open

deleting adapter options #3

thomasmhr opened this issue Sep 21, 2012 · 0 comments

Comments

@thomasmhr
Copy link

Hi,

In Connection::open, on line

adapter = options.delete(:adapter) || :net_http

you are removing the :adapter setting

As I understand the code, it could be buggy in some context and clients will fall back to the default net http adapter

Toma

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

No branches or pull requests

1 participant