Descriptionhttp: add PostForm function to post url-encoded key/value data.
This is a common task, so it makes sense to have a helper to do it.
(App Engine doesn't like "Transfer-Encoding: chunked" for POST
bodies, which is the default for regular Post.)
Patch Set 1 #
MessagesTotal messages: 3
|