tkohegyi / mitmJavaProxy

HTTP/HTTPS MITM Java Proxy with the possibility of intercepting and investigating/altering both requests and responses.
https://github.com/tkohegyi/mitmJavaProxy
Apache License 2.0
16 stars 6 forks source link

Get rid of unused classes. #5

Closed tkohegyi closed 3 years ago

tkohegyi commented 3 years ago

Remove all unnecessary fields/classes.

tkohegyi commented 3 years ago

dedicated effort to remove unused classes / resource files is done - the code now only contains essential classes, so ready for the initial release (#7)