1
0
Fork 0
liza/test/dapi
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
..
format JsonResponse returns parse error or combined request/parse on failure 2015-05-28 15:15:41 -04:00
http Add x-www-form-urlencoded header for XhrHttpImpl 2016-04-14 12:08:00 -04:00
AutoRetryTest.js AutoRetry distinction between predicate truth and request failure 2015-05-28 15:03:50 -04:00