How can I use curl to show response headers in my requests?

22 Replies, 1493 Views

Hey, just wanted to add that if you’re working with APIs a lot, tools like HTTPie or Insomnia are awesome alternatives. They make it easier to see headers and responses without typing out curl commands every time.

But yeah, `-i` is the OG for curl show response headers and body. Solid tip!

Messages In This Thread



Users browsing this thread: 1 Guest(s)