Name
easy:SetOpt_TelnetOptions -- custom telnet options
Synopsis
easy:SetOpt_TelnetOptions(cmds)
Function
Provide a table containing a list with variables to pass to the telnet negotiations. The variables should be in the format <option=value>. libcurl supports the options 'TTYPE', 'XDISPLOC' and 'NEW_ENV'. See the TELNET standard for details.

Inputs
cmds
input value

Show TOC