Namespace: http

$.net. http

Namespace: http

Classes

Client
Destination
Request

Methods

<static> readDestination(package, objectName) → {$.net.http.Destination}

Returns the HTTP destination with the given name
Parameters:
Name Type Description
package String The package where the destination is located
objectName String The name of the destination file
Throws:
Throws an error if no valid HTTP Destination is found with the given name
Returns:
Type
$.net.http.Destination