Skip to content

Foundation convenience extensions should be available in a separate product from FoundationNetworking convenience extensions #90

Closed as duplicate of#76
@schlaeps

Description

@schlaeps

Currently in order to take advantage of any of the HTTPRequest+URL extensions, one must also bring along all of the FoundationNetworking extensions (URLRequest/URLResponse/URLSession).

FoundationNetworking adds significant dependency requirements on Linux in particular that are undesirable for simply working with the Foundation standard URL / URLComponents.

It would nice if there were a way to work with HTTPTypes within the context of Foundation only while ignoring FoundationNetworking.

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