Get headers (mime-type) of a web page

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ale870
Posts: 250
Joined: Tue Apr 22, 2008 9:17 am
Contact:

Get headers (mime-type) of a web page

Post by ale870 » Mon Mar 23, 2009 11:13 pm

Hello,

I need to get mime-type (in http header) of a web page.
I found only functions/properties to setup http headers (to be sent to the server), but how can I read the ones the server send to me ?

Thank you for your help!

ale870
Posts: 250
Joined: Tue Apr 22, 2008 9:17 am
Contact:

Post by ale870 » Mon Mar 23, 2009 11:18 pm

Sorry I solved. I found the solution in another post.

Now I use:

libURLLastRHHeaders()

Thank you.

Post Reply