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

deleting adapter options #3

Description

@thomasmhr

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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