v4.1.1
Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to:
In this release (v4.1.1):
- Added new option
--max-log-body
(max body bytes in console log, default: unlimited) - Added new option
--no-log-headers
(disable request/response headers in console logging) - Added new option
--no-log-body
(disable request/response body in console logging) - Added new response header
X-Content-Source
(read content from external sources by URL) - Added new response header
X-CGI
(CGI (Common Gateway Interface) program) - Cheatsheet page updated.
- Bug fixes
- Minor code enhancements
- Documentation updated
- Release on top of Tommy v10.0.10