Safari 10.1The following features are new in Safari 10.1. Web APIsFetchFetch is a flexible generic request-and-response API for the web, designed to replace XMLHttpRequest. The Fetch API makes it straightforward to access response headers and has built-in support for making CORS-friendly requests. It uses JavaScript Promises to make handling results easier. IndexedDB 2.0Safari's IndexedDB implemen