Showing results for December 2020 - OData

Dec 4, 2020
Post comments count12
Post likes count1

Passing OData Query Options in the Request Body

John Gathogo
John Gathogo

The query options part of an OData URL can be quite long, potentially exceeding the maximum length of URLs supported by components involved in transmitting or processing the request. HTTP does not impose any limits on the length of a URL, however, many hosting environments (including IIS) impose limitations which may restrict the client's ability t...