refactor: move custom headers parsing into config loading
What does this MR do?
skip custom headers middleware if there are no custom headers and move parsing to the config package
TODO
-
I added the Changelog
trailer (e.g.Changelog: added
) to the commits that need to be included in the changelog -
I added unit tests or they are not required -
I added acceptance tests or they are not required -
I added documentation (or it's not required) -
I followed code review guidelines -
I followed Go Style guidelines