[][src]Module auris::parsers

Functions

authority

Parses the authority section of the URI

path

Parse the whole path chunk

query

Parses ?k=v&k1=v1 into a HashMap

scheme

Parse out the scheme

uri

Parses a full URI