1Net::OpenID::URIFetch(3U)ser Contributed Perl DocumentatiNoent::OpenID::URIFetch(3)
2
3
4
6 Net::OpenID::URIFetch - fetch and cache content from HTTP URLs
7
9 version 1.20
10
12 This is roughly based on Ben Trott's URI::Fetch module, but URI::Fetch
13 doesn't cache enough headers that Yadis can be implemented with it, so
14 this is a lame copy altered to allow Yadis support.
15
16 Hopefully one day URI::Fetch can be modified to do what we need and
17 this can go away.
18
19 This module is tailored to the needs of Net::OpenID::Consumer and
20 probably isn't much use outside of it. See URI::Fetch for a more
21 general module.
22
23
24
25perl v5.38.0 2023-07-21 Net::OpenID::URIFetch(3)