HTTPSettings to handle bools and ints
This MR improves the logic in HTTPSettings
to handle non string types.
There also wasn't enough spec coverage for the HTTPSettings
class. In particular, testing if falling back to the legacy worked. This adds more tests to cover that.
Edited by GitLab Release Tools Bot