|
-
Sep 15th, 2008, 06:33 AM
#1
Thread Starter
Lively Member
Route a request to a proxy server
Normally, in ASP.NET applications, we read from a Request object and write to the Response buffer.
However, I wish to read the request object, do some validations on it, and route the request to a proxy server. How is routing a request to a proxy server achieved in ASP.NET?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|