--- nav-title: "fetch How-To" title: "How-To" 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