Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
61.95 KB
MD5: d398416820a46136459dd026cdcf3654
SHA-1: d3ca2eecd58a06544a64225ab06d8fe43d05086f
SHA-256: b87aa7501e45375fa68a69054be8759354daf2c5b2872725001d30c856551ce3
Download zip
82.78 KB
MD5: 59a5b0eb99dbb38ca7e30f557808d7aa
SHA-1: ae1c9f2eca620d257625854f5487fc062587101a
SHA-256: 9f697661ba4602452243e4edaeeaffe9d0440f4cafd46a8a841e8ac0aedbb4c5
Release notes
RESTmini 7.x-1.3
New features
- Client: Added custom CA cert file option 'ssl_cacert_file'.
- Client: Check that option 'pass' is set and non-empty, when option 'user' is non-empty.
- Client: Fail if passed an unsupported option.
- Client: Whether to SSL verify peer by default is now overridable by variable 'restmini_client_sslverifydefnot' as well as class constant SSL_VERIFY_DEFAULT.
- Client now increases PHP execution timeout when request timeout (+10%) exceeds PHP timeout.
Bug fixes
- Client: Fixed missing slash in common CA certs file path when that path contains 'private://'.
Security
- None
Install/update notes
- No action required.