Returns the headers of the last request
list<string>
public function getLastHeaders() { return $this->lastHeaders; }