Skip to content

[🚀 Feature]: Need a way to enforce HTTP1.1 usage with the Java HTTP client #12918

Closed
@mykola-mokhnach

Description

Feature and motivation

Currently it is not possible to enforce HTTP1.1 usage in the client. This feature is needed because Appium server only supports HTTP1.1 so far (SPDY support has been added recently, but it's optional), so we'd like to default to HTTP1.1 for good.

Usage example

Not sure yet where exactly this needs to live.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions