I would like to make an HTTP/S proxy program to filter/deny certain http traffic based on how I parse the HTTP request in C++.
Is there some kind of starting point code that I can use with an open license for commercial use? For example if I wanted to do a project on searching I would start with lucene.