Skip to content

Send POST parameters in the body

Compare
Choose a tag to compare
@dandv dandv released this 14 Dec 05:48
· 92 commits to master since this release

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.