From 617d3b720718045c7da8798366a2a964bc393136 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Fri, 28 Dec 2012 16:00:50 -0800 Subject: [PATCH] Update History.md. --- History.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.md b/History.md index 91034276d53..1b7b6f0bf22 100644 --- a/History.md +++ b/History.md @@ -73,6 +73,9 @@ Meteor. While the trailing `/sockjs` is required in these URLs, it is no longer supported in scheme-less URLs passed to `Meteor.connect`. +* When JSON data is provided to functions like `Meteor.http.post`, the + `Content-Type` header now defaults to `application/json`. + * Improvements to `jsparse`: hex literals, keywords as property names, ES5 line continuations, trailing commas in object literals, line numbers in error messages, decimal literals starting with `.`, regex character classes with