API Gateway 7.6.2 Policy Developer Filter Reference Save PDF Selected topic Selected topic and subtopics All content API Management Versions 7.5.X And 7.6.X Reached End Of Support In November 2020. Please Contact Axway Support To Discuss Which Options Are Available To You. HTTP redirect Overview You can use the HTTP Redirect filter to enable API Gateway to send an HTTP redirect message. For example, you can send an HTTP redirect to force a client to enter user credentials on an HTML login page if no HTTP cookie already exists. Alternatively, you can send an HTTP redirect if a web page has moved to a new URL address. See also HTTP status code. Configuration Complete the following settings: Name:Enter a descriptive name for this filter to display in a policy. HTTP response code status:Enter the HTTP response code status to use in the HTTP redirect message. Defaults to 301, which means that the requested resource has been assigned a new permanent URI, and any future references to this resource should use the returned redirect URL. Redirect URL:Enter the URL address to which the message is redirected. Content-Type:Enter the Content-Type of the HTTP redirect message (for example, text/xml). Message Body:Enter the message body text to send in the HTTP redirect message. Related Links
API Management Versions 7.5.X And 7.6.X Reached End Of Support In November 2020. Please Contact Axway Support To Discuss Which Options Are Available To You. HTTP redirect Overview You can use the HTTP Redirect filter to enable API Gateway to send an HTTP redirect message. For example, you can send an HTTP redirect to force a client to enter user credentials on an HTML login page if no HTTP cookie already exists. Alternatively, you can send an HTTP redirect if a web page has moved to a new URL address. See also HTTP status code. Configuration Complete the following settings: Name:Enter a descriptive name for this filter to display in a policy. HTTP response code status:Enter the HTTP response code status to use in the HTTP redirect message. Defaults to 301, which means that the requested resource has been assigned a new permanent URI, and any future references to this resource should use the returned redirect URL. Redirect URL:Enter the URL address to which the message is redirected. Content-Type:Enter the Content-Type of the HTTP redirect message (for example, text/xml). Message Body:Enter the message body text to send in the HTTP redirect message.