1
0
Fork 0
liza/test/dapi
Mike Gerwitz c1b6f796fe Add `quote' Data API type
* src/dapi/DataApiFactory.js (_createDataApi): Add support for
  `quote'.
* src/dapi/http/HttpDataApi.js (__construct): New `enctype' argument.
  (_encodeData, _encodeKeys): Remove former, rename latter to former.
  (encodeData, _urlEncode): Encode based on enctype and method.
  (*): Strict mode, es6 style.
2017-08-10 09:52:07 -04:00
..
format Add ResponseApply 2017-08-10 09:52:07 -04:00
http Add `quote' Data API type 2017-08-10 09:52:07 -04:00
AutoRetryTest.js LoVullo Associates => R-T Specialty 2017-06-08 14:48:43 -04:00
DataApiManagerTest.js Do not convert non-truthy dapi return values to empty string 2017-07-21 15:20:55 -04:00
DummyDataApi.js DummyDataApi: Add test class. 2017-08-07 11:34:22 -04:00
QuoteDataApiTest.js Add QuoteDataApi 2017-08-10 09:52:03 -04:00