Wednesday, July 12, 2023

Swift HTTP Types

Guoye Zhang et al. (via Quinn):

We’re excited to announce a new open source package called Swift HTTP Types.

Building upon insights from Swift on server, app developers, and the broader Swift community, Swift HTTP Types is designed to provide a shared set of currency types for client/server HTTP operations in Swift.

[…]

As the package matures, our goal is to replace SwiftNIO’s HTTPRequestHead and HTTPResponseHead as well as the HTTP message details of Foundation’s URLRequest and URLResponse.

Previously:

Comments RSS · Twitter · Mastodon

Leave a Comment