|
From: Leech, J. <jl...@vi...> - 2003-09-30 16:38:41
|
If anyone is interested in some modifications I've made to the HttpClientPipelineStage, I'll commit them sooner rather than later. In short, they make it easier for babeldoc to screen-scrape websites and do other useful things. I've added the following: - an option to use JTidy on the response to convert html to xhtml - support for BASIC authentication - binary mode for downloading binary files -Jonathan |