|
|
|
|
|
by troupo
759 days ago
|
|
It's a bigger issue than RSS, really. Fetching RSS is a simple GET request. It requires the most basic understanding of HTTP, and people still can't do it right: they don't know how to deal with standard headers, how to deal with standard response codes, how to send proper requests etc. Do you think regular REST API calls to any other service are any different? |
|