Uses of Enum Class
org.openqa.selenium.remote.http.HttpHeader
Packages that use HttpHeader
-
Uses of HttpHeader in org.openqa.selenium.remote.http
Subclasses with type arguments of type HttpHeader in org.openqa.selenium.remote.httpMethods in org.openqa.selenium.remote.http that return HttpHeaderModifier and TypeMethodDescriptionstatic HttpHeaderReturns the enum constant of this class with the specified name.static HttpHeader[]HttpHeader.values()Returns an array containing the constants of this enum class, in the order they are declared.