Advertisement
guitarplayer616

http

Jun 1st, 2015
802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. local response = http.get('AIzaSyCR5In4DZaTP6IEZQ0r1JceuvluJRzQNLE')
  2. local sResponse = response.read()
  3. response.close()
  4. return sResponse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement