Skip to content

Add HTTPClient.Configuration.browserLike #701

Closed
@weissi

Description

@weissi

We should add a

extension HTTPClient.Configuration {
    public static var browserLike: Self {
        ...
    }
}

which should return an evolving configuration that's always as close as possible to the platform's default/dominant browser.

Yes, AHC can't do everything that a browser can, but we can get as close as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions