I need to build a configurable HTTP proxy server. The proxy server should be capable of request filtering and response filtering as specified by a configuration file. can some one help me from where do i start. I need to develop it in C# and as a console application
any help really appriciated