Hello Community
Lately I wanted to have the facility to send test HTTP requests from Roblox Studio easily and quickly, so for this reason I made this Plugin.
This plugin will help you to send HTTP test requests to external URLs very quickly and easily. It also allows you to add query parameters and see the results of the http request.
Installation
You can install the plugin from Roblox Creator Store. Just click install and install it in Roblox Studio and you will have the plugin installed.
Tutorial
Go to the Plugin tab in Roblox Studio, find the plugin called βHTTP Testerβ and click the OPEN button.
Next, you will see four sections:
-
Request: This section will contain the input URL, the request methods and the SEND REQUEST button.
-
Query Parameters: This section will contain two buttons, one to delete all created query parameters and one to create a new one. Pressing the βAdd Newβ button will display a section like this:
-
Headers:
IN DEVELOPMENT
- Results: This section will contain a large dark gray frame, which will show the result of the request you have sent. There is also a small label at the end that shows the URL to which the request will be sent.
THANK YOU
I hope you find this plugin useful, if you find any error or have any suggestion, please let me know.
Note: This plugin is in beta, so it may suck a bit lol