Package org.openqa.selenium.remote.http
package org.openqa.selenium.remote.http
-
ClassDescriptionA supplier that can be called multiple times, each invocation must return a new InputStream ready to read.Can be wrapped around an
HttpHandler
in order to either modify incomingHttpRequest
s or outgoingHttpResponse
s using the well-known "Filter" pattern.Deprecated, for removal: This API element is subject to removal in a future version.Defines a simple client for making HTTP requests.A bad implementation of URL Templates, but enough for our needs.