vectordotdev / timber-ruby

🌲 Great Ruby logging made easy.
https://timber.io
Other
154 stars 19 forks source link

Add content_length to both http_request and http_response events #176

Closed binarylogic closed 7 years ago

binarylogic commented 7 years ago

Adds the content_length field to both http_request and http_response events.

Closes https://github.com/timberio/timber-ruby/issues/170