Langage 4DCommandes par thèmeClient HTTPVersion : SuivantClient 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}{; *} ) : IntegerHTTP Get certificates folder : TextHTTP GET OPTION ( option : Integer ; valeur : Integer )HTTP Parse message ( data : Text ) : ObjectHTTP Parse message( data : Blob ) : ObjectHTTP 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}{; *} ) : IntegerHTTP SET CERTIFICATES FOLDER ( dossierCertificats : Text )HTTP SET OPTION ( option : Integer ; valeur : Integer )