swift-http-structured-headers icon indicating copy to clipboard operation
swift-http-structured-headers copied to clipboard

[RFC 9651] Add support for Date type to RawStructuredFieldValues

Open clintonpi opened this issue 1 year ago • 0 comments

Motivation:

RFC 9651 added the Date Structured Type.

Modifications:

  • Implement the parser and serializer for Date in the RawStructuredFieldValues module.

Result:

The RawStructuredFieldValues module will support the Date type.

clintonpi avatar Oct 25 '24 10:10 clintonpi