public int GetInt(string name)
 {
     return(headers.GetInt(name));
 }