Implement basic HTTP client with GET and POST methods, including support for JSON and form-encoded data. Added helper functions for simplified usage.
Implement basic HTTP client with GET and POST methods, including support for JSON and form-encoded data. Added helper functions for simplified usage.