mirror of https://github.com/fafhrd91/actix-web
Fix
This commit is contained in:
parent
d1fdebe437
commit
1aa4465eba
|
@ -98,7 +98,7 @@ impl ClientRequest {
|
|||
}
|
||||
self
|
||||
}
|
||||
|
||||
|
||||
/// Get HTTP URI of request
|
||||
pub fn get_uri(&self) -> &Uri {
|
||||
&self.head.uri
|
||||
|
|
Loading…
Reference in New Issue