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

Import via SVN
Drop this link into the Arctis View

Description

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

Origin

Author:Frank Alexander Kraemer
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

localError

When local exceptions happen

remoteError:  java.lang.String

When the response code is not 200 = OK

response:  java.lang.String

The content of the response as String


External Behavior