Variable HTTPRequest.m_conn
class HTTPRequest
{
// ...
vibe .internal .interfaceproxy .InterfaceProxy!(vibe.core.stream.Stream) m_conn
;
// ...
}
class HTTPRequest
{
// ...
vibe .internal .interfaceproxy .InterfaceProxy!(vibe.core.stream.Stream) m_conn
;
// ...
}