Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API response header content-type is text/html which is refused by NzbDrone #140

Open
RandomUser99 opened this issue Sep 29, 2014 · 0 comments

Comments

@RandomUser99
Copy link

As per the thread on the NzbDrone support forums http://forums.nzbdrone.com/t/trouble-scraping-nzbmegasearch-indexer/2188

Upon inspecting the response headers from an API query, the content-type is "text/html" instead of the correct content-type for RSS which is "application/rss+xml".

image

Since the 2.0.0.2046 release of NzbDrone, it now refuses to accept incorrect content-type response
headers, rending the NzbMegaSearch API useless to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant