public interface HttpRequest
| Modifier and Type | Method and Description | 
|---|---|
String | 
absoluteURI()  | 
MultiMap | 
headers()  | 
int | 
id()  | 
HttpMethod | 
method()  | 
SocketAddress | 
remoteAddress()  | 
String | 
uri()  | 
int id()
String uri()
String absoluteURI()
HttpMethod method()
MultiMap headers()
SocketAddress remoteAddress()
Copyright © 2021 Eclipse. All rights reserved.