ri > URI

📖 NAME

URI

🚀 Quick Reference

Use CaseCommandDescription
Parse a URI stringURI.parse("http://example.com")🔍 Creates a URI object from a string
Build a URIURI::HTTP.build(host: "example.com", path: "/foo")🛠️ Constructs a URI programmatically
Access componentsuri.host, uri.scheme, uri.path📂 Retrieve individual parts of the URI
Encode/decodeURI.encode("a b"), URI.decode("a+b")🔐 URL‑safe encoding/decoding
Merge relative URIsURI.join("http://a.com/x", "y")🔗 Combine a base URL with a relative path

📦 URI

📂 from /home/chedong/.local/share/rdoc


🛠️ Class methods:

URI
📖 NAME 🚀 Quick Reference 📦 URI
🛠️ Class methods:

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:45 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format