-
- Enclosing interface:
- DirectHandler
public static interface DirectHandler.TransportRequestRequest information. Note that the information may not be according to specification, as this marks a bad request (by definition).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,List<String>>headers()Headers, if found in request.Stringmethod()HTTP method.StringprotocolVersion()Protocol version (either from actual request, or guessed).Stringuri()Requested URI, if found in request.
-