Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

skipping Content-Type check for http responses containing feed data #1

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

Conversation

sandbender
Copy link

Hi there... I came across an issue in the app we're building where some feeds aren't sending the correct content-type in the http headers, ie: text/html for an atom feed, etc... I added a very small change here to provide a new, optional arg to update! which specifies whether or not the underlying network operation should do this validation... if there's a different/better way I should have done this, please let me know and if it's not too much work I can maybe re-write them differently... either way, please let me know if you will or will not be able to merge this in - I'd prefer not to have to maintain the atom-tools src in /vendor/gems of our project if I can help it, but ... thanks!

…ontent type, and a fix for feeds containing non-escaped uris... and a couple other tiny changes to require lines (ie: digest/md5 instead of md5)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant