Skip to content

This is a super simple service for generating different HTTP codes.

License

Notifications You must be signed in to change notification settings

m9aertner/returnco-de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a super simple service for generating different HTTP codes.

It's useful for testing how your own scripts deal with varying responses.

How does it work?

  1. Deploy to a small Linux system
  2. Builds on top of lighttpd web-server
  3. Uses a couple of lines of LUA scripting
  4. The scripts rely on lighttpd making available the request content (request line, host, port) via "lighty.env" dict

Caveats

This repo is not intended as a 1:1 deployable image or overlay. The intention is to expose the source code, not provide a ready-to-run image.

I may add a Dockerfile eventually, time permitting.

Tips, Improvements, Security Issues

You're welcome to clone, deploy, improve & share!

About

This is a super simple service for generating different HTTP codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published