Skip to content

net/http: support Content-Type: application/json #2758

Closed
@hoisie

Description

@hoisie
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions