AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   http request to URL from server (https://forums.alliedmods.net/showthread.php?t=316383)

Naleksuh 05-20-2019 15:54

http request to URL from server
 
Hey everyone, I'm trying to figure out how to send an http request (preferrably POST, but GET would be okay aswell) to a specific URL, from the server.

The closest thing I've been able to find with searching and documentation is ShowMOTDPanel which just opens up the URL for a client, which is not the same thing.

Does anyone know how to send an HTTP request using Sourcemod, or if it's not possible?

CrazyHackGUT 05-20-2019 16:08

Re: http request to URL from server
 
Install any custom extension with HTTP client. For example, REST in Pawn or SteamWorks.


All times are GMT -4. The time now is 12:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.