Skip to content

ElesiqArt/rawserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

       rawserv - raw HTTP file server

SYNOPSIS

       rawserv port root [max_path_length=256]

DESCRIPTION

       rawserv serves raw HTTP files requested with the GET method relatively to the root and shorter than max_path_length characters on a port.

EXIT STATUS

       0 the server was closed with a signal.

       1 the arguments could not be processed.

       2 the signal handler could not be set.

       3 the socket could not be created, binded or listened to.

CONFORMING TO

       RFC2616

About

A raw HTTP file server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published