This Lua library allows you to normalize and validate URIs/URLs in Lua programs, and provides methods for manipulating them in various ways. In particular, you can resolve relative URI references to create absolute URIs, and extract parts of URIs.
Documentation
- uri
- uri-_login
- uri-_util
- uri-data
- uri-file
- uri-ftp
- uri-http
- uri-pop
- uri-rtsp
- uri-telnet
- uri-urn
- uri-urn-isbn
- uri-urn-issn
- uri-urn-oid
Releases
Version 1.0
Released 30 November 2007. Download lua-uri-1.0.tar.gz.
- Initial release.