Florent Vilmart
|
6acb5cee80
|
ES6-ify
|
2016-03-08 08:04:34 -05:00 |
|
Florent Vilmart
|
f40efe3923
|
Sets encoding to null to preserve raw buffers
|
2016-03-08 07:55:44 -05:00 |
|
Florent Vilmart
|
8300dd8a47
|
Encodes the body by default to application/json if is object
|
2016-03-08 07:54:23 -05:00 |
|
Carmen
|
440099267d
|
#911 support params option in Parse.Cloud.httpRequest
|
2016-03-08 20:23:55 +08:00 |
|
Florent Vilmart
|
8eff44410f
|
Graceful fails on httpRequest
|
2016-03-02 18:31:39 -05:00 |
|
Florent Vilmart
|
9ac7a52e40
|
Adds Hooks API
Adds Parse.Hooks.js in src/cloud-code/Parse.Hooks.js
Moves Cloud code related functions in src/cloud-code
|
2016-02-25 08:10:07 -05:00 |
|
Florent Vilmart
|
b6223f598c
|
Adds support for application/x-www-form-urlencoded
- Now the body encoding is inferred on the headers as supposed
|
2016-02-23 08:17:48 -05:00 |
|
Florent Vilmart
|
cc3d93f5d9
|
improves coverage and API of httpRequest
|
2016-02-22 15:47:30 -05:00 |
|