Sunday, April 4, 2010

Internet Request / Response Interceptor

This software is devided in to two sections

HTTP Request Interceptor

This section is based on intercepting HTTP Request before the the request is sent to thje server and helps in embedding / editing  and eliminating HTTP Request headers based on client interests.


HTTP Response Interceptor

This section is based on intercepting HTTP Response before the the page is being rendered and helps in embedding / editing  and eliminating HTTP Response headers based on client interests

.

No comments:

Post a Comment