proximax-storage / java-xpx-dfms-api-http

Official ProximaX Sirius Storage HTTP Java API
Apache License 2.0
2 stars 0 forks source link

issue #5 - add capability to forward request data #6

Closed tonowie closed 4 years ago

tonowie commented 4 years ago

when caller already has serialized request body and it is desirable only to forward it as part of API request then RawInputStreamContent can be used

This is needed to efficiently forward request between incoming and outgoing API