ajaynegi45 / Http-Server

A lightweight, custom HTTP server built in Java that handles basic GET requests and supports multithreaded request handling. It’s easy to extend for additional HTTP methods and ideal for learning the fundamentals of server-side programming.
7 stars 15 forks source link

feat(http): add support for additional HTTP methods; docs(javadoc): i… #4

Closed RomeoIndiaJulietUniform closed 1 month ago

RomeoIndiaJulietUniform commented 1 month ago

Description

This commit includes several enhancements:

Related Issues

This pull request closes issues:

All test are passing attaching the SnapShot below:

Screenshot from 2024-10-04 05-25-08

Pls let me know if I can improve anywhere or do something more 😊

ajaynegi45 commented 1 month ago

Pls let me know if I can improve anywhere or do something more 😊

@RomeoIndiaJulietUniform I have created some more issue checkout them also. https://github.com/ajaynegi45/Http-Server/issues