
<p>
Description for class <b>URL</b>:
<blockquote>

		URL is a class used for sending and receiving data with URLs.  To fetch data from an http:// of ftp:// URL, use get.  To put data to  a web server via the HTTP PUT protocol, use put.
	
</blockquote>
</p>
<p>
Inherits from <b>Abstract</b>
</p>
<p>
Full API documentation for the class <b>URL</b>:
<ul>
<li><a href="/documentation/steveclasses/URL.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/URL.html">Python language documentation</a></li>
</ul>
</p>
