FramesReady

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


2002-04-19  ewippre  <ewippre>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Added variable declaration to avoid errors from some
	URLs during scan_page operation.

2002-04-16  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Optimize immediate return if content-type is not HTML.

2002-04-11  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Correct to not attempt reclassing and populating any
	response content if frames are not even possible w/code for errors
	greater or equal to 400.

2002-04-01  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Switch from TreeBuilder to TokeParser for ease of tag search
	and manipulation.  Corrected for the non-populate of a content-type
	header for FTP, GOPHER and other protocols the module may encounter.
	Correct to not try to track frames on an error page.  Added addendum
	to copyright notice for possible CPAN release.

2002-03-27  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Correct for problem with tracking frames when an error
	return exited early and didn't populate conditionally checked
	structure elements.

ChangeLog  view on Meta::CPAN


2002-03-19  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Corrected for header Content-type being array or scalar
	values and not just as an array.

2002-03-15  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Added check of each/every content-type header for test/html
	content for without it multiple content-types would not pass the test.

2002-03-11  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Added check for early return of HTTP::Response to request if
	the URL was for a robots.txt file--short changes 404 and redirects.

2002-03-08  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:

ChangeLog  view on Meta::CPAN


	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Embellished frameset search in body so if no more content is
	found an additional search does not bomb.  Added header
	'pragma' to disable wait state for requests in
	RobotUA::simple_request.

2002-03-03  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Modified request() to return earily if the content-type is
	not text/[s]html.

2002-03-02  Alan E. Derhaag  <aderhaa@n2h2.com>

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Temporary fix for disabling frames search on a text/plain
	results as expected by robots.txt file request.

	* /cvsroot/lib/LWP/UserAgent/FramesReady.pm:
	Modifications to request() function necessary to allow



( run in 0.721 second using v1.01-cache-2.11-cpan-524268b4103 )