jimmejardine / qiqqa-open-source

The open-sourced version of the award-winning Qiqqa research management tool for Windows
GNU General Public License v3.0
380 stars 64 forks source link

BibTeX Sniffer: clicking on a PDF which returns a HTTP 302 Redirect response is not picked up #56

Closed GerHobbelt closed 5 years ago

GerHobbelt commented 5 years ago

HTTP 302 Response codes are not picked up (not sure if this is always, but at least in some cases)

Maybe adding support for 302/etc. handling like this is a solution? https://stackoverflow.com/questions/22336301/handling-http-302-with-httpclient-on-wp8

GerHobbelt commented 5 years ago

As mentioned in that SO thread, see also: https://github.com/dotnet/corefx/issues/24557

GerHobbelt commented 5 years ago

https://stackoverflow.com/questions/1391373/how-do-i-check-for-a-302-response-webrequest

GerHobbelt commented 5 years ago

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.