Fixed resolver drivers to use HTTP client instead of file_get_contents; this...
Fixed resolver drivers to use HTTP client instead of file_get_contents; this adds proxy support and improves testability.
Showing
- module/VuFind/config/module.config.php 9 additions, 3 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Resolver/Driver/Ezb.php 12 additions, 3 deletionsmodule/VuFind/src/VuFind/Resolver/Driver/Ezb.php
- module/VuFind/src/VuFind/Resolver/Driver/Sfx.php 12 additions, 3 deletionsmodule/VuFind/src/VuFind/Resolver/Driver/Sfx.php
- module/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php 12 additions, 3 deletionsmodule/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php
Please register or sign in to comment