ProtocolFileJob

Read file to serve custom protocol requests.

Header#include "nativeui/protocol_file_job.h"
Namespacenamespace nu
Typeclass (RefCounted)
InheritsProtocolJob

Constructors

ProtocolFileJob(const base::FilePath& path)

Create a ProtocolFileJob with path to a local file.

Parameters