Open rshiva opened 10 years ago
urllib2 headers changed from Mozilla/5.0 to Mozilla since it was falling for some website give a 406 error
For more check this issue https://github.com/misja/python-boilerpipe/issues/24
@rshiva If this PR is still applicable, please resolve the conflicts and update.
Also please add a test case so this can be detected in future.
urllib2 headers changed from Mozilla/5.0 to Mozilla since it was falling for some website give a 406 error
For more check this issue https://github.com/misja/python-boilerpipe/issues/24