Swader / diffbot-php-client

[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
MIT License
53 stars 20 forks source link

Add ability to pass in auth and cookie values #18

Open Swader opened 9 years ago

Swader commented 9 years ago

Currently, there is no direct way to add cookie values to a Diffbot call. It is also less than straightforward to add basic auth usernames and passwords. This needs to be improved.