--- nav-title: "fetch How-To" title: "fetch" description: "Examples for using fetch" --- ### Get Response from URL ### Get string from URL ### Get JSON from URL ### Get FormData from URL ### Get Response status ### Get response headers ### Post JSON