This issue seems to be caused by line 173, but it is unclear if a change would break anything. https://github.com/Ktt-Development/simplehttpserver/blob/d15bc781f8b165fca1ed58eb66a220e9edaa9156/src/main/java/com/kttdevelopment/simplehttpserver/handler/DirectoryEntry.java#L171-L175
This issue seems to be caused by line 173, but it is unclear if a change would break anything.
simplehttpserver/src/main/java/com/kttdevelopment/simplehttpserver/handler/DirectoryEntry.java
Lines 171 to 175 in d15bc78