• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Draft Posts
  • Speaking
  • Connect
    Twitter GitHub
You are here: Home / Archives for curl

curl


Warning! This is a draft, not a finalized post. See full draft disclosure.

Curl Examples Posting Data and Displaying Headers

Last updated on October 1, 2019 by Sal Ferrarello

Curl is a fantastic tool for making web requests from the command line. As a developer, I find this tool particularly useful. Retrieve Content at a URL curl https://salferrarello.com/ Making a HEAD Call Sometimes, we want to see the Header Values returned from a URL using the HEAD. The HTTP HEAD method requests the headers […]

Filed Under: Dev Tips, Draft Tagged With: command line, curl


Warning! This is a draft, not a finalized post. See full draft disclosure.

Curl Get Redirect

Last updated on September 25, 2018 by Sal Ferrarello

When creating 301 redirects, I often want to check multiple URLs quickly from the command line (to avoid the manual clicking in the browser and browser caching of results). I’ve written this script to speed up my process.

Filed Under: Dev Tips, Draft, Solution Tagged With: command line, curl, redirects

Copyright © 2019 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in