You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by gerhard oettl <ge...@oesoft.at> on 2006/05/12 23:32:29 UTC

[httpcore] read post request on server side

Hello

I tried to use http-core for the server side. But whenever i try
to read a post-request from the client i get a "allready
consumed" error. Has anybody an example (like the
ElementalHttpServer.java for the GET and HEAD method).


thanks
gerhard


-- 
 .''`.   gerhard oettl   on   Debian/Gnu Linux
: :'  :  
`. `'`   gpg key: 1024D/D59131AA 2002-06-18
  `-

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org


Re: [httpcore] read post request on server side

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Fri, 2006-05-12 at 23:32 +0200, gerhard oettl wrote:
> Hello
> 
> I tried to use http-core for the server side. But whenever i try
> to read a post-request from the client i get a "allready
> consumed" error. Has anybody an example (like the
> ElementalHttpServer.java for the GET and HEAD method).
> 
> 
> thanks
> gerhard

Gerhard,

The problem has been fixed in SVN trunk. See my post on the
httpclient-dev list.

By the way, you are the very first user of HttpCore outside Jakarta I
know of. Do you have anything to say (good or bad) about the new API?
Any feedback or critique will be hugely appreciated.

Cheers

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org