G
Giulio Petrucci
Hi there,
I'm testing an ASP.NET application which is intendet to create a log
file for each Http session. How can I emulate two (or more) sessions
sending request to my ASP.NET page from a console application? I tried
with two WebClient instances sending requests but on the Server side I
have one session for each request.
Any suggestion?
thanks in advance,
Giulio
--
I'm testing an ASP.NET application which is intendet to create a log
file for each Http session. How can I emulate two (or more) sessions
sending request to my ASP.NET page from a console application? I tried
with two WebClient instances sending requests but on the Server side I
have one session for each request.
Any suggestion?
thanks in advance,
Giulio
--