Send POST parameters in the body
This release adds support for sending POST parameters in the body of the request, which allows for longer parameter lists than possible with GET. It also fixes an encoding issue, so it's now possible to post statuses containing !
or any other character.