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

Moved fetch call from rendering process to main process #633

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jschoder
Copy link

Using the fetch-function of the renderering function can lead to a 403 depending on the configuration of the server. Using the main process for the fetch solves this problem.

@jschoder
Copy link
Author

Quick note: I removed the recoding since I presume this is handled by the main fetch process. Unfortunately I couldn't find any rss feed with a different encoding. If somebody has one please add it as a comment in here and I will try and, if necessary, fix the changes.

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

Successfully merging this pull request may close these issues.

None yet

1 participant