Now service comb only provide rest api for deal with the whole http request body.
But in some scenarios, save whole body in memory is not an effective way. Servicecomb only support using multipart request to upload files but can not process other scenarios. I hope servicecomb can provide call-back mechanism to deal with chunked message and multipart requests. for example, see the Amazon Alexa AVS API. https://developer.amazon.com/zh/docs/alexa-voice-service/structure-http2-request.html [ Full content available at: https://github.com/apache/incubator-servicecomb-java-chassis/issues/941 ] This message was relayed via gitbox.apache.org for [email protected]
