StructureFoundation5.9.0

    URLComponents

    A structure designed to parse URLs based on RFC 3986 and to construct URLs from their constituent parts.

    struct URLComponents

    Its behavior differs subtly from the URL struct, which conforms to older RFCs. However, you can easily obtain a URL based on the contents of a URLComponents or vice versa.

    Citizens in Foundation

    Conformances

    Members

    Features