I want to write really simple addon that checks player notes in my guild, sends them using POST request to my server so I can parse that data to make automatically updated DKP list for all characters in my guild. Is there any way to send HTTP POST requests using an addon in WoW?
