Skip to content

jamhed/rr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple write-only web server

Allows to write a file with HTTP PUT, and retrieve it back with HTTP GET. That's all it does. File could be written only once to the same URI.

Why?

To use with FreeSWITCH mod_http_cache, as one example.

About

Simple write-only HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published