2.1.7 Section 4.4 Payload Ordering Constraints

The specification states the following:

 Clients can request that a JSON response conform to these ordering constraints by specifying 
 a media type of application/json with the odata.streaming=true parameter in the Accept header 
 or $format query option.

OData in the specified Microsoft implementations (section 1.3) partially supports this feature. The name of the type parameter is "streaming" rather than "odata.streaming".