Palani Kumanan

Results 2 issues of Palani Kumanan

Use headers from http.IncomingMessage / http.OutgoingMessage, while providing backward compatibility. Also including test cases.

pr

json data format for [`group_left`](https://github.com/slackhq/slack-api-docs/blob/master/events/group_left.md) event docs is wrong. Should be similar to that of [`channel_left`](https://github.com/slackhq/slack-api-docs/blob/master/events/channel_left.md). ``` { "type": "group_left", "channel": "G0CV6KL3B" } ```