Skip to content

AlexBeznoss/req_saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Saver

Small express application to save headers and body as a text file.

Endpoints

  • POST /headers - saves headers to headers.txt file.
  • POST /body - saves body to body.txt file.
  • POST /full - saves headers and body to respective files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published