vibe.d beta banner
get vibe.d
0.9.7

Asynchronous I/O that doesn’t get in your way, written in D

Module vibe.inet.url

URL parsing routines.

Functions

NameDescription
isValidHostName(name)
isValidSchema(schema)

Structs

NameDescription
URL Represents a URL decomposed into its components.
Authors

Sönke Ludwig

Copyright

© 2012-2017 Sönke Ludwig

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.