chromium/out/Default/gen/services/network/public/mojom/url_loader_factory.mojom-forward.h

// services/network/public/mojom/url_loader_factory.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_FACTORY_MOJOM_FORWARD_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_FACTORY_MOJOM_FORWARD_H_





#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"








namespace network::mojom {

constexpr uint32_t kURLLoadOptionNone =;

constexpr uint32_t kURLLoadOptionSendSSLInfoWithResponse =;

constexpr uint32_t kURLLoadOptionSniffMimeType =;

constexpr uint32_t kURLLoadOptionSynchronous =;

constexpr uint32_t kURLLoadOptionSendSSLInfoForCertificateError =;

constexpr uint32_t kURLLoadOptionUseHeaderClient =;

constexpr uint32_t kURLLoadOptionBlockAllCookies =;

constexpr uint32_t kURLLoadOptionBlockThirdPartyCookies =;

constexpr uint32_t kURLLoadOptionAsCorsPreflight =;

constexpr uint32_t kURLLoadOptionBlockLocalRequest =;

constexpr uint32_t kURLLoadOptionReadAndDiscardBody =;
class URLLoaderFactory;




}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_FACTORY_MOJOM_FORWARD_H_