User Tools

Site Tools


curl:read_a_http_url

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
curl:read_a_http_url [2016/07/01 23:34] – created petercurl:read_a_http_url [2020/09/25 13:04] (current) – created 192.168.1.1
Line 1: Line 1:
 ====== Curl - Read a HTTP URL ====== ====== Curl - Read a HTTP URL ======
  
-<code>+<code bash>
 curl http://www.google.com curl http://www.google.com
 </code> </code>
  
-Returns+returns:
  
-<code>+<code bash>
 <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8"> <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
 <TITLE>302 Moved</TITLE></HEAD><BODY> <TITLE>302 Moved</TITLE></HEAD><BODY>
Line 15: Line 15:
 </BODY></HTML> </BODY></HTML>
 </code> </code>
 +
curl/read_a_http_url.1467416060.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki