Difference between revisions of "NoAuth usecase 1"

From i2Rest
Jump to: navigation, search
m (Pavel.lobko moved page NoAuth-usecase-1 to NoAuth usecase 1 without leaving a redirect)
(No difference)

Revision as of 17:05, 10 April 2020

Just choose *None Authentication method, specify URI to be requested and request type - that's all.

 I2REST COMMAND(*GET) URL('http://apache.org') AUTHMETHOD(*NONE) 

Noauth-1.png


Back to i2Rest Client
Back to Usercases