ark::comms::HttpFileBasedRequest

Defined in header “ark/comms/stages/http_server_stage_messages.hh”.


Emitted from on-disk (path-based) publishers in the HTTP server stage. See the stage configuration for more information.

Variables

  • std::map< std::string, std::string > query_pairs
    A mapping of any query string key/value pairs.

  • std::filesystem::path payload_path
    A reference to the on-disk file.