Saturday, September 29, 2018

cURL: Getting Only HTTP Status Code Number

Command:

$ curl -s -o /dev/null -w "%{http_code}" https://en.wikipedia.org/wiki/Ichiro_Suzuki

Result:

200


Command:

$ curl -s -o /dev/null -w "%{http_code}" https://en.wikipedia.org/wiki/Ichiro_Suzuk

Result:

404

Suzy Lu: THIS GAME IS EPIC! | Gravity Rush 2 Gameplay Walkthrough Part 1

Friday, September 28, 2018

cURL: Getting HTTP Status Codes from the Command Line

Command:

$ curl -I https://ja.wikipedia.org/wiki/天賞


Result:

HTTP/1.1 404 Not Found
Date: Fri, 28 Sep 2018 08:14:21 GMT
Content-Type: text/html; charset=UTF-8
...

Ippei Orishima (居島一平) & Tsukasa Jonen (上念司) & Miki Ootaka (大高未貴): @DHCテレビ: DHC 虎ノ門ニュース: 9/28(金)上念司×大高未貴×ケント・ギルバート×居島一平

Ippei Orishima (居島一平)
Tsukasa Jonen (上念司)
Miki Ootaka (大高未貴)