webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

Content Type on JSON requests #33

Closed gsonnenf closed 11 years ago

gsonnenf commented 12 years ago

When making a json request the content-type should be set to json. It currently doesn't appear to set content type.