We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OK, I don’t know—this seems to be a thing people, unfamiliar with HTTP, do:
% curl http://feeds.podtrac.com/zKq6WZZLTlbM !408 <?xml version="1.0"?> <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> <channel> <itunes:new-feed-url>http://rss.art19.com/the-daily</itunes:new-feed-url> </channel> </rss> % curl https://feeds.podtrac.com/hyqg9sb75nOH !409 <?xml version="1.0"?> <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> <channel> <itunes:new-feed-url>https://rss.art19.com/book-review</itunes:new-feed-url> </channel> </rss>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OK, I don’t know—this seems to be a thing people, unfamiliar with HTTP, do:
The text was updated successfully, but these errors were encountered: