Matthijs Bierman wrote: > Hi there, > > I have a very simple question, but can't seem to figure it out. > How do I add a POST parameter using HttpCore?
You don't. Core is hardcore. It doesn't provide all the fancy stuff like parameter encoding, cookie handling, authentication, or connection management that client comes with. > I would prefer using HttpCore over HttpClient as it is a lot smaller and > has to be included in an applet. Therefore the 140kB makes quite a > difference to me. Those 140kB are not redundant. They add functionality ;-) cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
