protocol property

String? protocol
getter/setter pair

Protocol to use when redirecting requests. The default is the protocol that is used in the original request.

Implementation

String? protocol;