GET, POST, and PUT requests should support content streaming.
GET requests should allow content to be streamed from the resource.
POST and PUT requests should allow content to be streamed to the resource.
Finagle has various mechanisms to support this; featherbed should identify a good standard and add the support for that standard.
GET, POST, and PUT requests should support content streaming.
GET requests should allow content to be streamed from the resource.
POST and PUT requests should allow content to be streamed to the resource.
Finagle has various mechanisms to support this; featherbed should identify a good standard and add the support for that standard.