Lenguaje 4D Comandos por tema HTTPVersión: 21 R3HTTPHTTP AUTHENTICATE ( nombre : Text ; clave : Text {; metodoAut : Integer} {; *} ) HTTP Get ( url : Text ; respuesta : Text, Blob, Picture, Object {; nomEncab : Text array ; valoresEncab : Text array}{; *} ) : Integer HTTP Get certificates folder : Text HTTP GET OPTION ( opción : Integer ; valor : Integer ) HTTP Parse message ( data : Text ) : ObjectHTTP Parse message( data : Blob ) : Object HTTP Request ( metodoHTTP : Text ; url : Text ; contenido : Text, Blob, Picture, Object ; respuesta : Text, Blob, Picture, Object {; nomEncab : Text array ; valoresEncab : Text array}{; *} ) : Integer HTTP SET CERTIFICATES FOLDER ( carpetaCertificados : Text ) HTTP SET OPTION ( opcion : Integer ; valor : Integer )