Releases: MobSF/httptools
Releases · MobSF/httptools
5.0.0
- Bump mitmproxy to 11.0.0
- Bump dependencies
- Avoid repeating control
/kill
request - Use script for upstream repeating instead of mitmdump client reply (See: mitmproxy/mitmproxy#7280)
- Bump dependencies
What's Changed
- Update README.md by @ajinabraham in #11
- Migrate to mitmproxy 11.0.0 by @ajinabraham in #12
Full Changelog: 4.0.0...5.0.0
4.0.0
- Bump mitmproxy to 10.1.5
- Bump markupsafe to > 2.1.3
- Minimum Python Version is 3.10
- Fixes a Repeater module bug
3.0.0
- Bump mitmproxy to 9.0.1
- Minor bug fixes and code QA
2.1.1
- Pin to mitmproxy 6.0.2
- Maintenance
2.1.0
- Updated from mitmproxy 5.X to 6.X
- Supports only Python 3.8+