Mike

Results 1 issues of Mike

if(_loggingInfo->contentType){ _http.addHeader("Content-Type", _loggingInfo->contentType); }else{ _http.addHeader("Content-Type", "application/x-www-form-urlencoded"); } Not working become after erasing in form contentType=“”, not null.