HTTPS Get
no.ntnu.item.arctis.library.http

Import via SVN
Drop this link into the Arctis View

Description

Performs an HTTPS GET request to the URI provided by the starting pin.

Origin

Author:Linda Ariani Gunawan
Provider:NTNU - Department of Telematics
Repository:http://svn.item.ntnu.no/arctis-lib (user= guest, login= guest)

Dependencies

Imported Building Blocks:
Imported Libraries:none
Required Repositories:none



Parameter Nodes
get:  java.lang.String

URI

response:  java.lang.String

The content of the response as String

localError

When local exceptions happen

remoteError:  java.lang.String

When the response code is not 200 = OK


External Behavior