Garry's Mod Wiki

Revision Difference

http#519627

The http library allows either the server or client to communicate with external websites via HTTP, both GET (<page>http.Fetch</page>) and POST (<page>http.Post</page>) are supported. A more powerful & advanced method can be used via the global <page>Global.HTTP</page> function.<cat>libraryfunc</cat>The http library allows either the server or client to communicate with external websites via HTTP, both GET (<page>http.Fetch</page>) and POST (<page>http.Post</page>) are supported. A more powerful & advanced method can be used via the global <page>Global.HTTP</page> function.