Skip to content

km/HttpExecutor

Repository files navigation

Http Executor

HTTP Executor is a tool designed for effortlessly executing raw HTTP requests. Seamlessly capture and store responses in a text file, or effortlessly extract specific elements with a user-friendly copy-and-paste functionality.

Table of Contents

  1. Features
  2. Installation
  3. Usage

Features

  • Import a raw HTTP request and execute it
  • Save the response into a text file
  • Copy specific elements such as, headers, status code, and content

Installation

  1. Download the latest release from the Releases page.
  2. Place the executable, runtime config, and DLL in the same folder and run

Usage

Executing requests

  1. Launch the executable.
  2. Write your request in the field or import it and execute it
  3. Save it as a text file using the Save Response button, or copy specific elements.

About

.NET 6 Windows Forms tool to execute a raw HTTP request.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages