1
0
Fork 0
liza/test/dapi/http
Mike Gerwitz a6115018d2 Add x-www-form-urlencoded header for XhrHttpImpl
It might be the case that we may want to post raw data in the future; in
fact, I can guarantee it.  We'll cross that bridge when we come to it.

* src/dapi/http/XhrHttpImpl.js (openRequest): Set ContentType header
on POST

* test/dapi/http/XhrHttpImplTest.js: Modified accordingly
2016-04-14 12:08:00 -04:00
..
HttpDataApiTest.js HttpDataApi#request permits null data 2015-05-29 12:45:02 -04:00
XhrHttpImplTest.js Add x-www-form-urlencoded header for XhrHttpImpl 2016-04-14 12:08:00 -04:00