SimpleHttpProxy (version 0.0.2) | index SimpleHttpProxy.py |
This package implements a simple HTTP(S) proxy.
Classes | ||||||||||
|
Data | ||
__all__ = ['AbcHttpProxy'] __annotations__ = {'printable': <class 'bytes'>} __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nSimpleHttpProxy Copyright (C) 2021 Maurice La...ome to redistribute it\nunder certain conditions.\n' __description__ = 'This package implements a simple HTTP(S) proxy.' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/SimpleHttpProxy' |
Author | ||
Maurice Lambert |