RequestLine

Type: object

Required:

- method

- scheme

- authority

- path

- protocolVersion

Properties:

method:

Reference: 'TS29573_N32_Handshake.yaml#/components/schemas/HttpMethod'

scheme:

Reference: 'TS29571_CommonData.yaml#/components/schemas/UriScheme'

authority:

Type: string

path:

Type: string

protocolVersion:

Type: string

queryFragment:

Type: string