HttpRedirectConfig
class HttpRedirectConfig
Properties
Link copied to clipboard
true
allows a client to make a redirect with downgrading from HTTPS to plain HTTP.
Link copied to clipboard
Checks whether the HTTP method is allowed for the redirect. Only HttpMethod.Get and HttpMethod.Head are allowed for implicit redirection.