error objects have setSourcePointer and setSourceParameter methods, but there is no setSourceHeader as described by https://jsonapi.org/format/#error-objects Are there any alternatives if I want my error to contain `[ 'source' => [ 'header' => 'Foo-Bar' ] ]`, or is this a missing feature?