Commit Graph

204 Commits

Author SHA1 Message Date
043e7b5778 enum type params can accept a list of options 2015-01-29 10:53:51 -07:00
2dc4ae824a updated apis 2015-01-29 09:06:16 -07:00
9260507128 update master and 1.x apis 2015-01-09 14:35:53 -07:00
c7bc19b49a when a body is not specified, allow a param to fill it's place 2015-01-06 20:32:31 -07:00
ebb1ad37e6 regen api files 2015-01-06 20:32:31 -07:00
6b8b9fac98 updated ssl/https docs 2015-01-06 08:24:12 -07:00
3e5df1b6ad added exceptions for HTTPS/shield related statuses 2015-01-06 07:18:22 -07:00
4fc1c91634 add SSL configuration options 2015-01-05 12:56:48 -07:00
6d57aa7f95 update api 2015-01-05 12:53:11 -07:00
c3f044042d updated docs, fixed #170 2014-12-12 16:44:40 -07:00
6c6d8ad57f [docs] [api] updated to match spec 2014-12-02 17:52:26 -07:00
4f1a73b42e update master api 2014-11-21 09:37:58 -07:00
4c106967d3 support aborting in angular 2014-11-18 16:04:07 -07:00
4c1db66521 allow specifying the hostname as the host, eg. host: 'localhost' 2014-11-07 18:48:11 -07:00
165b7d7986 expand the url parsing ability of the Host class 2014-11-07 18:11:59 -07:00
12dec0849d updated to lastest version of 1.4 and master apis 2014-11-07 17:54:17 -07:00
11ff9b224b export the AngularSerializer 2014-10-28 16:24:17 -07:00
986bdacf65 fix relative module paths 2014-10-28 16:05:12 -07:00
24beb382ca allow overriding the angular serializer with serializer: "json" 2014-10-28 15:48:52 -07:00
788e028aa1 use angulars.toJson in the angular version of the client 2014-10-28 15:43:47 -07:00
1f76feae4d [aliases] add updated aliases for 1.x 2014-10-27 23:59:34 -07:00
2641293b6e API update 2014-10-27 23:15:14 -07:00
625caccd8d API update 2014-10-27 15:27:41 -07:00
923a36e29d updated APIs 2014-10-07 08:47:14 -07:00
35023bb64f remove unused collection of requestTimeout 2014-10-07 08:46:58 -07:00
db1e6cb052 updated API's and fixed the download location for master builds 2014-09-26 13:06:46 -07:00
c197a42777 [connector/angular] don't modify global header deaults, fixed #146 2014-09-23 09:39:46 -07:00
0d43632839 removed benchmark apis 2014-09-17 11:53:43 -07:00
e1ace4f2a9 added the 1.4 api 2014-09-12 16:32:35 -07:00
5164b30a38 cleaned up ConnectionPool#getConnections() 2014-09-08 16:12:08 -07:00
06ea97fb21 always use self once it's defined 2014-09-08 15:32:22 -07:00
4e4c59dcec track the global config and pass it to the host objects on creation 2014-09-08 15:32:06 -07:00
6e2c2a8417 added suggestCompression config 2014-09-04 16:05:58 -07:00
a0ffe50745 converted decompression to use streams rather than callbacks 2014-09-04 16:05:54 -07:00
dea4a9a97c Merge branch 'pr', closes #138 2014-09-04 14:26:59 -07:00
83b6400000 adding check and test for deflate algo 2014-09-04 18:14:42 -03:00
7e7c43eb61 Merge branch 'pr', Closes #134 2014-09-03 18:27:35 -07:00
aec0333a91 This will add the capability for handling gzipped content to the
http connector. On one hand, the response is handled with buffers
instead of assuming it is a string, and then depending on the
presence of the "content-encoding" header, will try to uncompress
the response or return it as it is. Either way, it will try to
handle the final result as an utf8 encoded string
2014-09-02 14:48:27 -03:00
95bc903315 Issue133 - jQuery.ajax HTTP method set as "type:", not "method:". 2014-08-22 14:10:18 -04:00
151124f922 updated api's to latest 2014-08-13 10:11:25 -07:00
ad489fd5f5 added new API methods 2014-07-24 10:55:22 -07:00
7d597d73a4 Lower the logging level of Request complete 2014-07-17 13:25:33 -07:00
075c1b7fc2 added 1.3 API and set that as the default apiVersion 2014-07-16 08:10:54 -07:00
afe53081d7 updated the 1.x and master APIs 2014-07-14 15:26:39 -07:00
e8144714a8 added feature detection for native KeepAlive support in 0.11 2014-07-10 18:06:14 -07:00
427031d60f api updated 2014-07-08 11:38:32 -07:00
dd1643bbb0 updatied the APIs 2014-06-06 13:34:06 -07:00
42c606087c api update 2014-05-22 09:18:12 -07:00
c1f1f40194 set the 1.2 API to actually be used as the default 2014-05-22 08:26:58 -07:00
531ceb00d2 version 1.2 is now the default API, and is available in the client 2014-05-21 12:31:54 -07:00