httproxy icon indicating copy to clipboard operation
httproxy copied to clipboard

Tiny HTTP proxy based on work by Suzuki Hisao and Mitko Haralanov

Results 5 httproxy issues
Sort by recently updated
recently updated
newest added

Upgrade to Support python 3.

``` $ httproxy Traceback (most recent call last): File "/home/vlad.ardelean/ve/tmp2/bin/httproxy", line 25, in main() File "/home/vlad.ardelean/ve/tmp2/local/lib/python2.7/site-packages/httproxy.py", line 423, in main read_from, args = handle_configuration() File "/home/vlad.ardelean/ve/tmp2/local/lib/python2.7/site-packages/httproxy.py", line 390, in handle_configuration...

The pypi version has still the KeyError main could you upload a new version

Issue with configparser and python 2.7. Should it be Configparser? ![image](https://cloud.githubusercontent.com/assets/5131271/5030630/392148b0-6b1f-11e4-9b9c-508127fa8191.png)

Modified HTTP Proxy, so now we can exclide URLs with some extensions from the logging. If a user need to exclude extensions, she should add the following to the configuration...