protocol property

String? protocol
getter/setter pair

Protocol used for the request.

Examples: "HTTP/1.1", "HTTP/2", "websocket"

Implementation

core.String? protocol;