On Feb 6, 2013, at 10:50 PM, Alap Kumar Sinha wrote:
> I am facing a problem where a HTTP request does not reach my HTTP server
> (based on libevent). Following is the scenario.
>
> 1. 1. JavaScript Application -> Posts HTTP request to Browser
> 2. 2. Browser sends the request to
Hi,
I am facing a problem where a HTTP request does not reach my
HTTP server (based on libevent). Following is the scenario.
1. 1. JavaScript Application -> Posts HTTP request to Browser
2. 2. Browser sends the request to the HTTP server
based on libevent.
In a success scenario,