getstring HTTP command

Summary

Gets a string response from the HTTP server

Description

If you want to test a GET function of the REST API, you can do so using this command. It returns responses using strings.

Command usage

  • getstring <request>

Last updated