Merge remote-tracking branch 'origin/rewrite' into rewrite

# Conflicts:
#	mithril.min.js
This commit is contained in:
Leo Horie 2016-12-01 01:50:12 -05:00
commit 9f6a1086e4
10 changed files with 166 additions and 21 deletions

View file

@ -10,6 +10,7 @@
- [Monitoring progress](#monitoring-progress)
- [Casting response to a type](#casting-response-to-a-type)
- [Non-JSON responses](#non-json-responses)
- [Retrieving response details](#retrieving-response-details)
- [Why JSON instead of HTML](#why-json-instead-of-html)
- [Why XMLHttpRequest instead of fetch](#why-xmlhttprequest-instead-of-fetch)