ajaynegi33 / ajaynegi33/Http-Server
[FEATURE] Improve Support for HTTP Methods
Đang mở
enhancement
hacktoberfest
hacktoberfest-accepted
status: ready for dev
- Ngôn ngữ chính
- Java
- Star
- 10
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description:
Add support for other common HTTP methods such as POST, PUT, DELETE and more. This will allow the server to handle more complex interactions and provide more flexibility.
**Suggested HTTP Methods to Implement:**
- **POST**: To handle data submission to the server.
- **PUT**: To handle updating resources on the server.
- **DELETE**: To handle the removal of resources.
- More...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.