Questions on HttpContext

  • Thread starter Thread starter w. jORDAN
  • Start date Start date
W

w. jORDAN

Hello ALL!


It is known that there's a HttpContext class in dotnet
framework which provides variable sharing.

I have two questions that i can not get answered in
the SDK. Anyone can be kind enough to tell me the answer?

1. Do variables (Name-Value pairs) in HttpContext travel
between server and client? (i think they don't, right?
If they do, are they encrypted?)

2. How long can the variables hold then (the lifetime)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top