Class RequestProtocolAttribute

java.lang.Object
io.undertow.attribute.RequestProtocolAttribute
All Implemented Interfaces:
ExchangeAttribute

public class RequestProtocolAttribute extends Object implements ExchangeAttribute
The request protocol
Author:
Stuart Douglas