Skip to content

HTTP Request Handler/Tester also can be used to get a website http codes. Using GET method.

Notifications You must be signed in to change notification settings

jxian725/HTTPRequestHandler

Repository files navigation

HTTPRequestHandler

HTTP Request Handler, an application made by using Visual Basic .NET. Able to send HTTP Request and receive HTTP Response from a server or using firebase functions. The application can also be used to retrieve HTML coding of a webpage by sending HTTP request.

Application Preview

Image of UI Image of UI

How to Setup

Clone Repo Method

  1. Open Visual Studio 2019 or any other version. Download Here
  2. Select Clone A Repository.
  3. Copy and Paste this repository link.
  4. Right-click in the Solution Explorer -> Build.

Direct Download Executable(.exe)

  1. Download the .zip file from github releases. Download Here
  2. Extract the executable file from the zipped folder.

How to Use

  1. Launch executable.
  2. Select "Self Defined". (UHS Premium is only for myself to test on of my activation key generator and verification application using Firebase Cloud Functions.)
  3. Enter the targetted link of webpage or server link to send HTTP Request.
  4. Enter additional parameter (optional). For Examples: ?name=John&age=30
  5. Click [Send HTTP Request]

Examples

HTTP Request and Response

Image of HTTPRequest

Retrieve Webpage HTML Code

Image of RetrieveHTML

About

HTTP Request Handler/Tester also can be used to get a website http codes. Using GET method.

Resources

Stars

Watchers

Forks

Packages

No packages published