Example #1
0
 public function get($uri, $headers = [])
 {
     return parent::get($uri, $this->headers ?: $headers);
 }