[swift-server-dev] Convert HTTPVersion to struct
Chris Bailey
BAILEYC at uk.ibm.com
Tue Jun 13 15:44:32 CDT 2017
Based on our discussed approach of reviewing each of the types in the HTTP
project, I've raised the following PR to convert HTTPVersion from (Int,
Int) to a struct based on Paulo's proposal:
https://github.com/swift-server/http/pull/6
I've not yet added Hashable, Equatable and CustomStringConvertible
protocols - we can do that if we're happy with the change.
Chris
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-server-dev/attachments/20170613/d7ccb10f/attachment.html>
More information about the swift-server-dev
mailing list