4D Language Commands by theme Client HTTPVersion : 21 R4 BETAClient HTTPHTTP AUTHENTICATE ( nom : Text ; motDePasse : Text {; méthodeAuth : Integer} {; *} ) HTTP Get ( url : Text ; réponse : Text, Blob, Picture, Object, Collection {; nomsEnTêtes : Text array ; valeursEnTêtes : Text array}{; *} ) : Integer HTTP Get certificates folder : Text HTTP GET OPTION ( option : Integer ; valeur : Integer ) HTTP Parse message ( data : Text ) : ObjectHTTP Parse message( data : Blob ) : Object HTTP Request ( méthodeHTTP : Text ; url : Text ; contenu : Text, Blob, Picture, Object, Collection ; réponse : Text, Blob, Picture, Object, Collection {; nomsEnTêtes : Text array ; valeursEnTêtes : Text array}{; *} ) : Integer HTTP SET CERTIFICATES FOLDER ( dossierCertificats : Text ) HTTP SET OPTION ( option : Integer ; valeur : Integer )