std.net

Modules

curl
module std.net.curl

Networking client functionality as provided by libcurl. The libcurl library must be installed on the system in order to use this module.

isemail
module std.net.isemail

Validates an email address according to RFCs 5321, 5322 and others.