Commit f55eca167c2d08045dff929adb8ad8b81d8ccc86

Carlos Martín Nieto 2016-02-09T07:17:26

commit: also match the first header field when searching We were searching only past the first header field, which meant we were unable to find e.g. `tree` which is the first field. While here, make sure to set an error message in case we cannot find the field.