Closed
Description
Request: add a way to access parsed Request body values separately. There's currently Request.Form, which merges values from the URL query and the parsed body. An accessor to the body parameters without query values would be welcome (Request.FormBodyValues(), maybe?). Just to keep the request registered. Related discussion: http://groups.google.com/group/golang-nuts/browse_thread/thread/ef76ea0e57a32424