Things I Learned
Tags
Date
Search
Setting a custom Host header with curl
https://til.marcuse.info/curl/curl-with-custom-host.html
curl -H "Host: www.example.com" localhost:8000
Date: 2018-03-02
Tags:
curl
Share: