Eric Seidel 6f33a75051 Add POST support to XHR as well as .status and statusText support
Also fixed all the XHR tests to actually run and work
I learned from elliot that the it function has to
take a "done" argument to be treated asynchronously.

My utf8 conversion is a hack, but we deleted
window.TextEncoder (it was a module) when we forked.
We could resurrect TextEncoder (and probably should)
but I've left that for a separate change.

I also augmented sky_server to have a special /echo_post
handler so we can test POST requests.

R=esprehn@chromium.org
BUG=

Review URL: https://codereview.chromium.org/810523002
2014-12-15 16:09:51 -08:00
..
2014-11-26 13:54:14 -05:00
2014-11-21 16:08:31 -08:00
2014-10-23 11:17:19 -07:00
2014-12-12 16:45:49 -08:00
2014-11-20 10:55:28 -08:00
2014-12-12 09:25:48 -08:00
2014-12-02 10:09:35 -08:00
2014-11-19 13:04:33 -08:00