Closed Jonplussed closed 10 years ago
@Jonplussed Hey, I just applied this. Thanks a lot!
I'm still considering to rename it to postQuery
or postParams
. What would be your preference?
I love postQuery
, and thanks!
Hey, cool, same though here. Let's do it!
Add versions of
post
,put
,patch
which take parameters in a form-encoded format. These functions take a list of key/values, generate the bytestring body, and supply the requiste headers for WAI.