Re: [Htmlparser-developer] version 1.3
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-17 06:50:02
|
> Derrick Oswald wrote: > > > POST constructor. > > The basically two constructors that HTMLParser has either take a > > string URL or a HTMLReader. This shifts the onus on performing HTTP > > to the API user for POST operations. It might be good to have a > > HttpURLConnection or URLConnection argument constructor, where a > > primed and loaded connection is passed to the parser. Like Sam said - this sounds like HttpUnit. Are you using the parser for making tests ? Regards, Somik |