1.2.x-dev release
Allow logging other response types, plus bug fixes (including a dependency change).
james.williams, steven jones, Sourav_Paul, Steven Jones
Issues: 3 issues resolved.
1. Config for log retention limit support 2. many code optimze for drupal best practice. 3. Some bug fixed
1. improve code 2. config to keep the logs limit
PHP 8 compitable.
fixed "rewind the stream after logging " for some old guzzle version. https://github.com/guzzle/guzzle/pull/1262#issuecomment-149080749
https://www.drupal.org/project/http_client_log/issues/3356864
1. support application/xml 2. bug fixed for exception.
https://www.drupal.org/project/http_client_log/issues/3287925 https://www.drupal.org/project/http_client_log/issues/3301929
'changed' => \Drupal::time()->getCurrentTime(),
remove type
fixed #3257234
log only text/html and json response.
Code improve.
First version
init release