Releases: phpdevcommunity/php-httpclient
Releases · phpdevcommunity/php-httpclient
Add logger support
Introduced optional logger in the HttpClient constructor to enable request and response logging for better debugging and monitoring.
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.