ProtocolFileJob
Read file to serve custom protocol requests.
Header | #include "nativeui/protocol_file_job.h" |
Namespace | namespace nu |
Type | class (RefCounted) |
Inherits | ProtocolJob |
Constructors
ProtocolFileJob(const base::FilePath& path)
Create a ProtocolFileJob
with path
to a local file.
Parameters
const base::FilePath&
path