You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/09 05:35:31 UTC

[GitHub] [incubator-openwhisk] tripodsan commented on issue #3920: do not base64 encode __ow_body for raw web actions

tripodsan commented on issue #3920: do not base64 encode __ow_body for raw web actions
URL: https://github.com/apache/incubator-openwhisk/issues/3920#issuecomment-490750290
 
 
   this change will introduce backward compatibility issues, if you just change the encoding.
   that is needed is a flag that indicates if the body is base64 encoded or not. eg: `__ow_body_isbase64`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services