Skip to content

v0.4.2

@mvdbos mvdbos tagged this 19 Mar 12:43
Added setRequestHandler method to RequestHandlerInterface.
Set your RequestHandler on the Downloader like so:
`$spider->getDownloader()->setRequestHandler($yourRequestHandler)`.

Added an extra example that uses this to turn the Spider into a link
checker.
Assets 2
Loading