List of Nasal extension functions: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 432: Line 432:
</syntaxhighlight>
</syntaxhighlight>


=== http (HTTP module, v. 2.99+) ===
=== HTTP module (v. 2.99+) ===


Get remote data using the HTTP.
Get remote data using the HTTP.


==== <tt>load()</tt> ====
==== <tt>http.load()</tt> ====


Load resource identified by its URL into memory.
Load resource identified by its URL into memory.
Line 449: Line 449:
</syntaxhighlight>
</syntaxhighlight>


==== <tt>save()</tt> ====
==== <tt>http.save()</tt> ====


Save resource to a local file.
Save resource to a local file.
166

edits

Navigation menu