Skip to content

Instantly share code, notes, and snippets.

@devinrader
Created July 9, 2013 17:18
Show Gist options
  • Save devinrader/5959265 to your computer and use it in GitHub Desktop.
Save devinrader/5959265 to your computer and use it in GitHub Desktop.
return {['Content-Type']='application/xml'}, string.Format(
[[<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n
<Response>
<Sms>%s, thanks for the message!</Sms>
</Response>]], name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment