On Tue, Jun 28, 2011 at 1:12 AM, Oleg Kalnichevski wrote:
> On Mon, 2011-06-27 at 22:17 +0530, Hiranya Jayathilaka wrote:
> > Hi Devs,
> >
> > Is there a way to get the actual URL requested by the client when
> receiving
> > a message through HTTP Core API? For instance if we are implementing a
>
On Mon, 2011-06-27 at 22:17 +0530, Hiranya Jayathilaka wrote:
> Hi Devs,
>
> Is there a way to get the actual URL requested by the client when receiving
> a message through HTTP Core API? For instance if we are implementing a web
> server using HTTP Core, and the user types in the URL
> http://tes
Hi Devs,
Is there a way to get the actual URL requested by the client when receiving
a message through HTTP Core API? For instance if we are implementing a web
server using HTTP Core, and the user types in the URL
http://test.com/1/2/3on his browser, is there a way to get the full
URL including th