class Start
Defined at line 53 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/cpp/fidl/fuchsia.net.http/cpp/markers.h
Initiate the given HTTP or HTTPS request and return all intermediate responses to
the given client.
Unlike `Fetch`, `Start` does not automatically follow all redirects.
Instead, each individual response along the redirect chain is delivered
to the `LoaderClient`.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal