2 examples for http

{{ score }}
  # prints colorful version of the response headers and body,
# with formatted JSON, of a request
http "httpbin.org/get?foo=bar"
        
{{ score }}
  # To set custom headers you can use the Header:Value notation:
http example.org  User-Agent:Bacon/1.0