Facebook Twitter Instagram YouTube LinkedIn WhatsApp
    Facebook Twitter Instagram LinkedIn WhatsApp
    ZaveRizwanZaveRizwan
    Subscribe
    • Home
    • Features
      • Example Post
      • Typography
      • Contact
      • View All On Demos
    • Mobiles
    • Typography
    • Mobiles
      • Tech
      • Gadgets
      • Insights
    • Buy Now
    ZaveRizwanZaveRizwan
    Behavior

    modifyIncomingRequestHeader

    zaiveeBy zaiveeFebruary 6, 2023No Comments2 Mins Read

    Property Manager Name: Modify Incoming Request Header

    Modify, add, remove, or pass along specific request headers coming upstream from the client.

    Depending on the type of action you want to perform, specify the corresponding standard header name, or a customHeaderName if the standard name is set to OTHER. The headerValue serves as a match condition when the action is DELETE or MODIFY, and the newHeaderValue applies when the action is ADD or MODIFY.

    See also modifyIncomingResponseHeader, modifyOutgoingRequestHeader, and modifyOutgoingResponseHeader.

    Options

    • action (enum string): Either ADD, DELETE, MODIFY, or PASS incoming HTTP request headers.
    • standardAddHeaderName (enum string): If the value of action is ADD, this specifies the name of the field to add, either ACCEPT_ENCODING, ACCEPT_LANGUAGE, or OTHER.
    • standardDeleteHeaderName (enum string): If the value of action is DELETE, this specifies the name of the field to remove, either IF_MODIFIED_SINCE, VIA, or OTHER.
    • standardModifyHeaderName (enum string): If the value of action is MODIFY, this specifies the name of the field to modify, either ACCEPT_ENCODING, ACCEPT_LANGUAGE, or OTHER.
    • standardPassHeaderName (enum string): If the value of action is PASS, this specifies the name of the field to pass through, either ACCEPT_ENCODING, ACCEPT_LANGUAGE, or OTHER.
    • customHeaderName (string; allows variables): Specifies a custom field name that applies when the relevant standard header name is set to OTHER.
    • headerValue (string; allows variables): With the action set to ADD, specifies the new header value.
    • newHeaderValue (string; allows variables): With the action set to MODIFY, supplies an HTTP header replacement value.
    • avoidDuplicateHeaders (boolean): When enabled with the action set to MODIFY, prevents creation of more than one instance of a header.

       

    Related Posts

    webdav

    February 6, 2023

    personallyIdentifiableInformation

    February 6, 2023

    downgradeProtocol

    February 6, 2023
    Add A Comment

    Leave A Reply Cancel Reply

    © 2023 ZaveRizwan. Designed by ZaveRizwan.
    • Home
    • Tech
    • Gadgets
    • Mobiles
    • Buy Now

    Type above and press Enter to search. Press Esc to cancel.