Post and Receive a stream using http?

When I use TIdHttp.post to send a stream to a url.
How can I receive the stream in TIdHttpServer's OnCommandGet event?