|
-
Apr 24th, 2010, 08:08 PM
#1
Re-constructing a webrequest
Hi, I'm trying to make a small proxy-server that will block some content from being sent to a client and I have a little problem.
Basically I need to re-create an incoming HttpListenerRequest into outgoing HttpWebRequest.
I could set the outgoing request properties one by one basing on the properties of the incoming one but I wonder if there is a way I could do this easier?
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
|