Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-41

Specify which URL formats are acceptable within $batch, and which to prefer

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: V4.0_WD01
    • Fix Version/s: V4.0_WD01
    • Component/s: Protocol
    • Labels:
      None
    • Environment:

      [Proposed]

      Description

      Current OData server implementations allow some or all of the following URI formats within the multi-part batch requests:

      A) relative to the $batch URI, e.g.

      GET People(1) HTTP/1.1

      B) absolute with separate Host header, e.g.

      GET /service/root/path/People(1) HTTP/1.1
      Host: myserver.mydomain.org

      C) absolute with schema, host, and port, and without Host header, e.g.

      GET https://myserver.mydomain.org/service/root/path/People(1) HTTP/1.1

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              handl Ralf Handl
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: