Skip to content

Releases: ithsjava25/project-webserver-juv25g

M2

Choose a tag to compare

@kappsegla kappsegla released this 26 Feb 10:27
fa1599a
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

Choose a tag to compare

@kappsegla kappsegla released this 12 Feb 12:30
524f33c

Serves a static index.html file