GitXplorerGitXplorer
S

HTTP-Response-Date

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
29db169d66a85f56e62f49a31687df7a20287c71

Add Foundation.HTTPURLResponse.date(forDateValue:)

SSaklad5 committed 3 years ago
Verified
247b5db2a904b192cb11aa7d5848592c277a4101

Cache DateFormatter instances

SSaklad5 committed 3 years ago
Verified
d7f5543aebbb4375ff5432c3962e8b71b3b1d891

Fix errors on non-Darwin platforms

SSaklad5 committed 5 years ago
Verified
3ff113931a8eb0328ee4220fa6a9b53a7e5154e3

Clean up test files

SSaklad5 committed 5 years ago
Verified
53656b256f2eb4589e881da66c0f0664ef919f17

Initial Commit

SSaklad5 committed 5 years ago

README

The README file for this repository.

HTTP Response Date

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.