WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center

HTTPRedirect [uri]

represents an HTTP redirect to the specified uri.

HTTPRedirect [uri,metadata]

represents an HTTP redirect to uri with the specified metadata.

Details
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Neat Examples  
See Also
Related Guides
Related Workflows
History
Cite this Page

HTTPRedirect [uri]

represents an HTTP redirect to the specified uri.

HTTPRedirect [uri,metadata]

represents an HTTP redirect to uri with the specified metadata.

Details

  • The redirect location uri can be either a string representing an explicit URL or a CloudObject .
  • HTTPRedirect is usually stored in a CloudObject or specified as the result in an APIFunction or FormFunction .
  • HTTPRedirect [] can be deployed to the cloud using CloudDeploy .
  • The metadata in HTTPRedirect is an association including the following possible elements:
  • "StatusCode" 302 HTTP status code
    "ContentType" "text/html" MIME type for content
    "Cookies" {} cookies to set
    "Headers" Automatic a list of rules giving HTTP response headers

Examples

open all close all

Basic Examples  (1)

Redirect to a new URL:

Use inside APIFunction :

Use inside FormFunction :

Scope  (1)

By default, HTTPRedirect creates a redirect. A temporary redirect is not cached by the browser:

Use a permanent redirect and the browser will cache the response:

Neat Examples  (1)

Create a form function that is redirecting to a new URL:

Related Workflows

Wolfram Research (2014), HTTPRedirect, Wolfram Language function, https://reference.wolfram.com/language/ref/HTTPRedirect.html.

Text

Wolfram Research (2014), HTTPRedirect, Wolfram Language function, https://reference.wolfram.com/language/ref/HTTPRedirect.html.

CMS

Wolfram Language. 2014. "HTTPRedirect." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HTTPRedirect.html.

APA

Wolfram Language. (2014). HTTPRedirect. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HTTPRedirect.html

BibTeX

@misc{reference.wolfram_2025_httpredirect, author="Wolfram Research", title="{HTTPRedirect}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/HTTPRedirect.html}", note=[Accessed: 04-January-2026]}

BibLaTeX

@online{reference.wolfram_2025_httpredirect, organization={Wolfram Research}, title={HTTPRedirect}, year={2014}, url={https://reference.wolfram.com/language/ref/HTTPRedirect.html}, note=[Accessed: 04-January-2026]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /