{% extends 'layout.html' %} {% block content %} Connected to:
Host: | {{host}} |
Port | {{port}} |
Over HTTP: | {{http}} |
{{func['description']}}
{{param['name']}} | {{param['type']}} | {{param['description']}} |
Returns: {{func['result_type']}} - {{func['result_desc']}}