Package page.codeberg.friedolyn.configuration.client
package page.codeberg.friedolyn.configuration.client
-
ClassDescriptionStores various options for the HTTP client that will connect to the server.The kind of client to use for the HTTP requests.A utility class to manage a collection of user agents for different clients and platforms.The clients present in the user-agent collection by default.The platforms used in the user-agent collection by default.A
HashMap
in the form of<client, <platform, user-agent>>
that contains the user agents for various clients on different platforms.