Releases: trusche/httplog
Releases · trusche/httplog
v0.99.6
Added enabled
configuration option. Defaults to true
.
v0.99.5
- Bugfix: returning response with patron adapter
v0.99.4
- Bugfix: No longer modifying post data when ensuring safe logging.
v0.99.3
- Bugfix: Rack is now a runtime dependency (for use outside of Rails)
v0.99.2
- Handling empty gzip response to HEAD request
v0.99.1
New configuration syntax, support for ruby 2.4, and more. See the CHANGELOG for details please.
v0.3.3
Expanded output prefixing and line numbering
v0.3.2
support for httpclient 2.7
v0.3.1
- support for latest version of
httprb