Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.HttpClients

    Defines constants for named http clients.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class HttpClients

    Fields

    View Source

    IgnoreCertificateErrors

    Name for http client which ignores certificate errors.

    Declaration
    public const string IgnoreCertificateErrors = "Umbraco:HttpClients:IgnoreCertificateErrors"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • IgnoreCertificateErrors
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX