Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x676e67/wreq-python
/ remote_addr
Method
remote_addr
src/client/async_impl/response/http.rs:105–107 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
103
/// Returns the remote address of the response.
104
#[getter]
105
pub fn remote_addr(&self) -> Option<SocketAddr> {
106
self.remote_addr
107
}
108
109
/// Encoding to decode with when accessing text.
110
#[getter]
Callers
1
new
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected