Interface for
new_client
function.
This is the constructor for the client_type
derived type.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(in) | :: | request |
Specifies the HTTP |
A client_type
object containing the request
field set to the input request
object.