cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl support for javascript

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 30 Nov 2010 16:05:31 +0100

On Tuesday 30 November 2010 14:49:56 Giuseppe Di Ciaula wrote:
> It's possible for curl support javascript?
>
> In other way, it's possible for curl to visit web sites with
> javascript pages in it?

curl downloads you content of the web site. If there is HTML, JavaScript, or
whatever, you'll just get it as text. curl does not process these languages
in any way. That's job of your application.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-30