Releases: xnbox/DeepfakeHTTP
v1.0.8
Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @LuccaPrado for the submitted issues.
In this release:
- Release on top of Tommy v10.0.10
- Better support for TLS(SSL)
- New CLI arg: --port-ssl (HTTPS TCP port number)
- New CLI arg: --redirect (redirect HTTP to HTTPS)
- Minor bug fixes
- Minor code enhancements
- Documentation updated
v1.0.7
Thank you to all the people who helped with advice, suggestions, and participation!
In this release:
- Better support for TLS(SSL)
- New CLI arg: --port-ssl (HTTPS TCP port number)
- New CLI arg: --no-redirect (disable redirect HTTP to HTTPS)
- Minor bug fixes
- Minor code enhancements
- Documentation updated
- Release on top of Tommy v10.0.8
v1.0.6
Thank you to all the people who helped with advice, suggestions, and participation!
In this release:
- New CLI arg: --openapi-path (serve OpenAPI client at specified context path)
- New CLI arg: --openapi-title (provide custom OpenAPI spec title)
- New CLI arg: --print-requests (print dump requests to stdout)
- New CLI arg: --print-info (print dump files statistics to stdout)
- New CLI arg: --print-openapi (print OpenAPI specification to stdout)
- New CLI arg: --format <json|yaml> (set output format for print-* options, default: json)
- New CLI arg: --pretty (enable prettyprint for print-* options)
- Minor bug fixes
- Minor code enhancements
- Documentation updated
- Release on top of Tommy v10.0.8
v1.0.5
Thank you to all the people who helped with advice, suggestions, and participation!
In this release:
- Release on top of Tommy v10.0.8
- New CLI arg: --no-log (disable request/response console logging)
- New CLI arg: --collect (collect live request/response dumps to file)
- Bug fixes
- Minor code enhancements
- Documentation updated
v1.0.4
Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @bernd-wechner for the submitted issues.
In this release:
- Release on top of Tommy v10.0.8
- Bug fixes
- Minor code enhancements
v1.0.3
Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @virejdasani for the submitted issues.
In this release:
- Release on top of Tommy v10.0.8
- New CLI args: --no-watch and --no-etag
- Bug fixes
- Minor code enhancements