Use NIOHTTP1 to HTTPTypes conversion code in swift-nio-extras
adam-fowler opened this issue · 0 comments
adam-fowler commented
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