Categories

Updated: 10/16/2001

HtmlSource

The HtmlSource class is a simple way of retrieving, and stripping, HTML source from any website, given a URL. It features properties for all of the possible request headers you can send (including Referrer and User agent), and also support for both GET and POST (POST requests are made up automatically by the class), and also cookies. The class also has properties for stripping the html and removing the Response headers that are returned after a HTTP request.
©2003-2019 jCay.com