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
arangoDBPlugin
dynamoPlugin
elasticSearchPlugin
firestorePlugin
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
mssqlPlugin Adding timeout on execution of postgres and ms sql actions (#5922) 2021-07-16 20:24:18 +05:30
mysqlPlugin
postgresPlugin Adding timeout on execution of postgres and ms sql actions (#5922) 2021-07-16 20:24:18 +05:30
rapidApiPlugin
redisPlugin
redshiftPlugin
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
pom.xml