Version 0.3.4 ### Fixed - Fix rendering of the HTTP request line to match RFC-2616
Version 0.3.3 ### Fixed - Prevent rendering empty header value along real header values - Render all values for each header, not only the first
Version 0.3.2 ### Changed - Headers are now displayed in alphabetical order (thanks [@marcofranssen])
Version 0.3.1 - Add the `SEND_SERVER_HOSTNAME` environment variable, set to `false` to prevent the server from sending its hostname - Add the `X-Send-Server-Hostname` request header,
Version 0.2.0 - Add support for logging HTTP headers to stdout (thanks [@arulrajnet])