Skip to main content

HTTP/HTTPS

HTTP primarily allows for communication with web pages and APIs.

Ctrl for iPad allows for custom HTTP/HTTPS commands to be produced and triggered from each control with the ability to set the method, headers and body of each request.

If operating over a local network Ctrl for iPad provides the option for SSL security to be disabled for HTTPS by selecting between Standard (block invalid SSL) or Open (allow all requests).

Ctrl for iPad supports the following HTTP/HTTPS methods:

  • GET
  • POST
  • PUT
  • DELETE
  • OPTIONS
  • HEAD
  • PATCH
  • TRACE

A Username and Password can be defined for a basic level of security, used in modules (i.e. ENTTEC's ELM).