Instream.Query.URL
URL Utility.
Summary
| append_auth(url, auth) | Appends authentication credentials to an URL |
| append_database(url, database) | Appends a database to an URL |
| append_query(url, query) | Appends a query to an URL |
| query(conn) | Returns the proper URL for a |
| write(conn) | Returns the proper URL for a |
Functions
Specs:
Appends authentication credentials to an URL.
Specs:
Appends a database to an URL.
Specs:
Appends a query to an URL.
Specs:
Returns the proper URL for a :query request.
Specs:
Returns the proper URL for a :write request.