15 throw new \RuntimeException(
"This method has not been implemented.");
20 throw new \RuntimeException(
"This method has not been implemented.");
25 throw new \RuntimeException(
"This method has not been implemented.");
30 throw new \RuntimeException(
"This method has not been implemented.");
35 throw new \RuntimeException(
"This method has not been implemented.");
40 throw new \RuntimeException(
"This method has not been implemented.");
getUri()
Retrieves the URI instance.
getRequestTarget()
Retrieves the message's request target.
Value object representing a URI.
withRequestTarget($requestTarget)
Return an instance with the specific request-target.
trait FigCookieTestingMessage
getMethod()
Retrieves the HTTP method of the request.
withMethod($method)
Return an instance with the provided HTTP method.
Representation of an outgoing, client-side request.
withUri(UriInterface $uri, $preserveHost=false)
Returns an instance with the provided URI.