OnBeforeRequest Samples

Navigation: Contents   Index   Previous   Next

OnBeforeRequest Samples

Writing to the user’s logfile

data.log="Doing a "+data.requesttype+"-request for click #"+inttostr(data.clickcount+1)+" of user #"+inttostr(data.usernumber+1)

Adding custom text to the HTTP Header

request.additionalheader="MyOwnHeaderline"

Navigation: Contents   Index   Previous   Next

  • EN
  • DE
  • ES
  • FR
  • IT