Represents a streamed http content which is not fully loaded into memory.
It requires special handling in the executor to support this type of content.
It is fully backwards compatible if the executor does not support this feature by reading the entire stream into memory.
All built-in executors support this type of content.