Skip to content

[🐛 Bug]: Curb Http Client  #14121

@titusfortner

Description

@titusfortner

What happened?

Default Http Client added separate timeout values for open and read timeouts, since that conflicted with the superclass timeout setting, we removed that setting (2965e4e)

We removed/deprecated the persistent client subclass, but not the curb client subclass. So curb client can no longer set timeouts.

How can we reproduce the issue?

Selenium::WebDriver::Remote::Http::Curb.new(timeout: 120)

Relevant log output

n/a

Operating System

n/a

Selenium version

Ruby trunk

What are the browser(s) and version(s) where you see this issue?

n/a

What are the browser driver(s) and version(s) where you see this issue?

n/a

Are you using Selenium Grid?

no

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-rbRuby BindingsI-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions