Author Topic: http.Post  (Read 11465 times)

0 Members and 1 Guest are viewing this topic.

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
http.Post
« on: June 01, 2014, 11:30:39 PM »
Code: [Select]
http.Post('http://www.example.com', {
port = GetConVarString('hostport'),
hostname = GetHostName()
})

How would one make a page for this type of function? I've never delved into http, so I'd like to learn how.
Out of the Garry's Mod business.

An Error Has Occurred!

array_keys(): Argument #1 ($array) must be of type array, null given