Issue description
The class has been deprecated since 4.8.0.
To remove it, simply replace its constants by static Strings in the classes they are used (e.g. BasicHttpAttributes). If the constants are used in multiple places, maybe make them @Internal.