Variable Request._bind

bind outgoing connections to this addr (name or ip)

struct Request
{
  // ...
  string _bind ;
  // ...
}