 |
Qore FileLocationHandler Module Reference
1.0
|
66 static data
handler(
string scheme,
bool text,
string location);
The class for handling file locations.
Definition: FileLocationHandlerHttp.qc.dox.h:35
Contains all public definitions in the FileLocationHandler module.
Definition: FileLocationHandler.qc.dox.h:32
static data handler(string scheme, bool text, string location)
Returns the file data from the given file location.
const HttpClientLocationOpts
Valid HTTP location options.
Definition: FileLocationHandlerHttp.qc.dox.h:41