CURL

Myles Braithwaite me-qIX3qoPyADtH8hdXm2+x1laTQe2KTcn/ at public.gmane.org
Mon Dec 14 13:49:41 UTC 2009


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.

... [1]: http://curl.haxx.se/docs/manpage.html
... [2]: http://j.mp/rfc2616
... [3]: http://en.wikipedia.org/wiki/HTTP_cookie#Setting_a_cookie
... [4]: http://hurl.it/
... [5]: http://github.com/defunkt/hurl
... [6]: http://www.slideshare.net/mylesb/apache-couchdb-talk-at-ontario-gnu-linux-fest

On Sun, Dec 13, 2009 at 8:13 PM, Rajinder Yadav <devguy.ca-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> Does anyone know of a good curl tutorial? I want to learn the basic of this
> tool as well as basic http concepts.
>
>
> --
> Kind Regards,
> Rajinder Yadav
>
> http://DevMentor.org
>
> Do Good! - Share Freely
> --
> 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
>



-- 
Myles Braithwaite
me-qIX3qoPyADtH8hdXm2+x1laTQe2KTcn/@public.gmane.org
http://mylesbraithwaite.com/
--
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