Skip to content

Releases: ithsjava25/project-webserver-juv25g

M2

26 Feb 10:27
fa1599a

Choose a tag to compare

Issue/69 remove html concat (#73)

* Remove .html concat to support all files

* Add test for jpg handling in ConnectionHandler (TDD:RED), related to #69

* Make ConnectionHandler testable with webroot parameter

* Fix: Strip leading slash from URI to prevent absolute path (coderabbit)

First web server release

12 Feb 12:30
524f33c

Choose a tag to compare

Serves a static index.html file