Go to file
Michael Krotscheck 7767d0183c Removed request and response interception.
The request/response interception has not yet been used, and
introduced quite a bit of complexity, especially surrounding fetchMock.
Furthermore, they made our DSVM tests fail, as the browser's implementation
of Request requires that a request body be accessed using the regular
json(), text(), etc. promise generators. Since this would have
simply added more complexity to an already complex, unused feature,
we've simply removed the feature.

Change-Id: I4cdf7b7106c771f0562de47e8835076d48d03a31
2016-08-30 14:22:52 -07:00
2016-05-20 12:12:21 -07:00
2016-08-11 11:22:29 -07:00
2016-05-20 12:23:44 -07:00
2016-08-15 13:25:38 -07:00
2016-06-23 12:53:07 +00:00
2016-08-17 09:35:34 -07:00
2016-07-19 12:19:35 -07:00
2016-05-20 12:12:21 -07:00
2016-08-24 13:43:16 -07:00
2016-08-18 07:17:28 -07:00
Description
RETIRED, JavaScript API library for OpenStack.
1.5 MiB