This package adds a date
property to HTTPURLResponse
, which can be used to retrieve the contents of the date
header field. It is fully-compliant with RFC 2616, so it can be relied upon to work properly.
HTTP Response Date
1.0.1
An extension that adds a “date" property to HTTPURLResponse.
What's New
Release version 1.0.1
2020-04-24T22:25:36Z
Serious bugs preventing the package from working on non-Darwin platforms have been fixed.