Show / Hide Table of Contents

Class HeaderManipulationAction

An object that represents an action to apply to an HTTP headers.

Inheritance
object
HeaderManipulationAction
AddHttpResponseHeaderAction
ExtendHttpResponseHeaderAction
RemoveHttpResponseHeaderAction
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.WaasService.Models
Assembly: OCI.DotNetSDK.Waas.dll
Syntax
[JsonConverter(typeof(HeaderManipulationActionModelConverter))]
public class HeaderManipulationAction
In this article
Back to top