PromucFlow_constructor/app/server/appsmith-plugins
Trisha Anand 1dfc624a13
[Bug Fix : Rest Api] Base64 encode binary response before sending it out to client (#5958)
* 1. For binary data in the response, base64 encoding the same before sending it out on the wire (instead of default conversion to string)
2. Added a new header which sets the data type of the response body.

* Minor code reformatting

* Fixed failing test cases

* The new header created should send the values in an array instead of a single value
2021-07-19 19:29:19 +05:30
..
amazons3Plugin Feature: return prepared stmt / smart substitution params under request params section for debugging (#4421) 2021-05-17 08:59:17 +05:30
arangoDBPlugin Feature: integrate ArangoDB plugin (#5518) 2021-07-06 18:40:19 +05:30
dynamoPlugin Schema info in templates query (#5244) 2021-06-18 11:31:17 +05:30
elasticSearchPlugin Replace the repoTag from latest to fixed version 2021-06-04 13:49:20 +05:30
firestorePlugin Bug Fix: Fix dynamic binding substitution failure with Firestore where condition input boxes. (#5280) 2021-06-21 19:36:06 +05:30
googleSheetsPlugin Google sheet APIs for getting all the spreadsheet, getting all sheets within spreadsheet and column headers (#5875) 2021-07-16 16:15:29 +05:30
mongoPlugin Taking Smart Substitution for Mongo out of Beta (#5650) 2021-07-08 11:25:53 +05:30
mssqlPlugin Adding timeout on execution of postgres and ms sql actions (#5922) 2021-07-16 20:24:18 +05:30
mysqlPlugin Ignore comments while preparing executable statement in MySQL plugin (#5838) 2021-07-14 11:36:10 +05:30
postgresPlugin Adding timeout on execution of postgres and ms sql actions (#5922) 2021-07-16 20:24:18 +05:30
rapidApiPlugin Fix sporadic build errors (#4453) 2021-05-12 16:41:42 +05:30
redisPlugin Feature: add support in Redis plugin to select database when creating db connection. (#5807) 2021-07-13 15:22:08 +05:30
redshiftPlugin removed quotes from sql templates because of prepared statements being on (#5404) 2021-06-25 14:39:39 +05:30
restApiPlugin [Bug Fix : Rest Api] Base64 encode binary response before sending it out to client (#5958) 2021-07-19 19:29:19 +05:30
snowflakePlugin removed quotes from sql templates because of prepared statements being on (#5404) 2021-06-25 14:39:39 +05:30
pom.xml Feature: integrate ArangoDB plugin (#5518) 2021-07-06 18:40:19 +05:30