Commit Graph

1 Commits

Author SHA1 Message Date
cf41a26a0a Add LocalWebRequest helper class for managing Genesis web requests:
- Introduce methods for HTTP POST, GET, DELETE operations with JSON, binary, and custom headers support.
- Add response handling for status codes, exceptions, content retrieval, and asynchronous operations.
- Include string and object extension methods for HTTP requests.
- Provide initial implementation for uploading binary data and error handling stubbed for future enhancement.
2026-03-26 07:30:54 +01:00