swift-server/swift-openapi-vapor

Use NIOHTTP1 to HTTPTypes conversion code in swift-nio-extras

adam-fowler opened this issue · 0 comments

The conversion code between NIOHTTP1 and HTTPTypes that is used by the SwiftNIO has been made public. To ensure these conversions are consistent across the swift server ecosystem, perhaps swift-openapi-vapor should make use of this as well.

You can find the conversion code in swift-nio-extras/NIOHTTPTypesHTTP1/HTTPType