I'm trying to send an xml file using HttpPost.
cUrl := "www.test.com"
cPostParms := 'mod=Upload'
cGetParms:=""
cHeadRet := ""
aHeadOut := {User-Agent: Mozilla/4.0 (compatible; Protheus '+GetBuild()+'}
HttpPost(cUrl, cGetParms, cPostParms, nTi...
asked by
15.02.2018 / 20:08