CURL

Chris F.A. Johnson chris-E7bvbYbpR6jSUeElwK9/Pw at public.gmane.org
Mon Dec 14 18:44:41 UTC 2009


On Mon, 14 Dec 2009, Myles Braithwaite wrote:

> curl man page[1] is actually really good. But if you don't know basic
> HTTP protocol it is really complicated. Take a look at the HTTP
> Protocol RFC 2616[2] which provides all the information you will ever
> need.
> 
> A good place to learn about cookie's is the Wikipedia page[3].
> 
> Also if you don't like the command line check out hurl[4] and it's source[5].
> 
> I provide a basic guide to interfacing curl with Apache CouchDB in my
> slides from Ontario Linux Fest[6].
> 
> Sorry I couldn't provide anymore information. The HTTP protocol is
> really complex and learning it will require reading a lot of RFCs.

   The HTTP protocol is really not that difficult. I found this page
   which explains it: <http://www.jmarshall.com/easy/http/>.

   It gave me all the info I needed to write a shell HTTP client:
   <http://cfajohnson.com/shell/scripts/httpClient-sh>


-- 
   Chris F.A. Johnson, webmaster         <http://woodbine-gerrard.com>
   ===================================================================
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list