History of Request() Revision history for: English (US) Oct 17, 2016, 12:50:13 PM jdalton Switched the order of "manual" before Chrome v47 and "follow" after. The value "follow" is the new default. See https://github.com/whatwg/fetch/blob/93cf40ca5b6bba68ebc7536fd986c2cb3009a3f3/Overview.html#L1079 Previous Sep 27, 2016, 2:08:48 PM wbamberg Previous May 18, 2016, 8:38:41 AM tamird Revert to revision of 2016-03-17 05:11:00 by chrisdavidmills: "I previously mistakenly changed BufferSource to ArrayBuffer. I've now correctly created the BufferSource article: https://developer.mozilla.org/en-US/docs/Web/API/BufferSource" Previous May 17, 2016, 1:45:19 PM tamird Previous Mar 17, 2016, 5:11:00 AM chrisdavidmills Previous Mar 16, 2016, 11:56:39 PM chrisdavidmills Previous Mar 7, 2016, 3:25:17 AM chrisdavidmills Previous Feb 10, 2016, 4:17:49 AM runn1ng Previous Feb 10, 2016, 4:06:42 AM runn1ng Editing the Headers initialization so it's less misleading + adding an example Previous Feb 9, 2016, 6:25:07 AM runn1ng Adding integrity (copied from https://developer.mozilla.org/en-US/docs/Web/API/Request and specs)