Back to articles
July 20, 2024

Curl Tips

Send 'Host' header to localhost with a custom value

  curl --header "Host: example.com localhost"
Loading comments...