Module websocket::ws::util::url
[-] [+]
[src]
Utility functions for dealing with URLs
Traits
ToWebSocketUrlComponents | Trait that gets required WebSocket URL components |
Functions
parse_url | Gets the host, port, resource, and secure flag from a url |
parse_url_str | Gets the host, port, resource and secure from the string representation of a url |