Skip to content

Allow setting debug output for http adapter #254

@jnunemaker

Description

@jnunemaker

I'm thinking allow initializing the Http adapter with :debug_output => ..., pass :debug_output through to Client which also initializes with that option. If that option is present, Flipper::Adapters::Http::Client#build_http can do something like http.set_debug_output(@debug_output) if @debug_output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions