Skip to content

daniel-sch/Awesome-HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I wrote this HTTP-Server as an exercise for the lecture Internet und WWW-Technologien.

Features

  • delivers static files for GET requests
  • syntax checking of requests with regular expressions
  • threaded execution
  • shows directory listings
  • sends 304 for unmodified files

About

very simple HTTP Server written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages