We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3877fa6 commit 3987f11Copy full SHA for 3987f11
README.md
@@ -250,6 +250,10 @@ public enum HeaderName {
250
- [swift-rfc-1123](https://github.com/swift-standards/swift-rfc-1123) - Domain name validation
251
- [swift-rfc-5321](https://github.com/swift-standards/swift-rfc-5321) - SMTP email address format
252
253
+### Related Standards
254
+- [swift-rfc-6068](https://github.com/swift-standards/swift-rfc-6068) - The 'mailto' URI Scheme (uses RFC 5322 EmailAddress)
255
+- [swift-rfc-2369](https://github.com/swift-standards/swift-rfc-2369) - URLs for Mailing List Management
256
+
257
### Used By
258
- Email clients and server implementations
259
- Message composition tools
0 commit comments