[interchange-docs] xmldocs - racke modified refs/get-url

docs at icdevgroup.org docs at icdevgroup.org
Tue Dec 4 07:11:59 EST 2007


User:      racke
Date:      2007-12-04 12:11:58 GMT
Modified:  refs     get-url
Log:
changed purpose, as we don't fetch always and also the underlying
implementation doesn'T belong there
added meager description

Revision  Changes    Path
1.7       +9 -1      xmldocs/refs/get-url


rev 1.7, prev_rev 1.6
Index: get-url
===================================================================
RCS file: /var/cvs/xmldocs/refs/get-url,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- get-url	8 Feb 2005 10:23:30 -0000	1.6
+++ get-url	4 Dec 2007 12:11:58 -0000	1.7
@@ -1,10 +1,18 @@
 __NAME__ purpose
-fetch an URL using Perl LWP and return contents
+dispatch HTTP request and return response
 __END__
 
 __NAME__ missing
 Fix examples
 Fix description
+__END__
+
+__NAME__ description
+Dispatches HTTP request for the URI supplied with the <literal>url</literal> parameter.
+__END__
+
+__NAME__ notes
+<literal>[get-url]</literal> is just a thin wrapper around LWP::UserAgent.
 __END__
 
 __NAME__ synopsis








More information about the docs mailing list