code style: line breaks
code style: operator spacing
coding style: control flow line breaks
coding style: control flow whitespaces
codestyle adjustments: EOF new lines
codestyle adjustments: function declaration braces/spaces
codestyle adjustments: class declaration braces
codestyle adjustments: function argument spacing
Apply rector fixes to the rest of inc
No Bing anonymous ping anymore.https://blogs.bing.com/webmaster/may-2022/Spring-cleaning-Removed-Bing-anonymous-sitemap-submission
adjust yandex sitemap submission URL #3670
New sitemap ping URLReference: https://developers.google.com/search/docs/advanced/sitemaps/build-sitemap#addsitemap
replaced out calls to dbglog with new Logger calls
First go at moving the plugin classes into their own namespace
Rename HTTPClient namespace to HTTPThis should make namespace a bit more flexible in scope and allow us tomove more functionality there later.
Refactor HTTPClient into different files
split sitemapping into its own namespace