Closed
Description
Many popular javascript libraries, like jQuery, support sending requests with the application/json content-type. Some even enable it by default (like backbone.js, link below ). It would be nice if Go supported parsing requests with this content type. http://documentcloud.github.com/backbone/#Sync Which compiler are you using (5g, 6g, 8g, gccgo)? 6g Which operating system are you using? Mac OSX Which revision are you using? (hg identify) c1702f36df03 (release-branch.r60) release/release.r60.3