ThauEx
ThauEx
Add basic support for proxy auth. User are managed in `config/user.yml`. Two example users are already inside.
Hi there, I'm using this library together with the node cluster module to get a higher performance. I had the issue that after a while no screenshot process was responding,...
Details see #294
When using the `paginate()` method of the `Paginator` class with an object as target, it throws the following deprecation: > array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or...
### Symfony version(s) affected 4.4.25 ### Description I noticed today that when uploading a file in a behat test with Goutte 4, it fails to detect the uploaded file. After...