You are here

8 calls to feeds_http_request() in Feeds 7.2

FeedsEnclosure::getContent in plugins/FeedsParser.inc
Downloads the content from the file URL.
FeedsFileHTTPTestCase::testHttpRequestUsingFileCache in tests/feeds_fetcher_http.test
Tests if the result of a http request can be cached on the file system.
FeedsFileHTTPTestCase::testNoRefetchOnSameRequest in tests/feeds_fetcher_http.test
Tests that the source isn't fetched twice during the same request.
FeedsFileHTTPTestCase::testRefetchWhenCachedFileIsRemoved in tests/feeds_fetcher_http.test
Tests if the source is refetched when the cached file is manually removed.
FeedsHTTPFetcherResult::getRaw in plugins/FeedsHTTPFetcher.inc
Overrides FeedsFetcherResult::getRaw().
FeedsHTTPRequestTestCase::testProtectedPages in tests/http_request.test
Tests fetching data from a protected directory.
http_request_get in libraries/http_request.inc
Get the content from the given URL.
http_request_get_common_syndication in libraries/http_request.inc
Discovers RSS or atom feeds at the given URL.