mihon/core/src
KaiserBh 0e3c958cfe
feat: Added PATCH HTTP Method to Network Utility
- Implemented PATCH method in network package for partial updates.
- Ensured compatibility and ease of use alongside existing GET, POST, PUT, and DELETE methods.

This addition allows for more efficient and targeted updates, improving the flexibility and performance of data synchronization and other network interactions in SyncYomi.

Signed-off-by: KaiserBh <kaiserbh@proton.me>
2024-01-07 09:51:33 +11:00
..
main feat: Added PATCH HTTP Method to Network Utility 2024-01-07 09:51:33 +11:00