curl -s --head http://example.com | grep HTTP HTTP/1.1 200 OK curl -s --head -X POST https://yahoo.com | grep HTTP HTTP/2 301
Original by Github issue
https://github.com/YumaInaura/YumaInaura/issues/2983
Recommended Posts