5.3. Recommended Practice
PacificCable.com
Quality Cables & Networking Supplies

Search by Cable Connectors
SHIPPING ADDRESS:
4170 B Place NW,
Auburn, WA 98001  USA
MAILING ADDRESS:
P.O. Box 8026,
Bonney Lake, WA 98391   USA
EMAIL: Sales, Customer Service or Webmaster PHONE: 800-931-3133 or 253-373-0800 | FAX: 253-373-0100
Hours: 9:00am - 5:00pm PST Monday - Friday View CartManage icWalletConnection ForumBookstore
You are here: PacificCable.com Arrow 5.3. Recommended Practice
Connected: An Internet Encyclopedia
5.3. Recommended Practice

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1808
Up: 5. Examples and Recommended Practice
Prev: 5.2. Abnormal Examples
Next: 6. Security Considerations

5.3. Recommended Practice

5.3. Recommended Practice

Authors should be aware that path names which contain a colon ":" character cannot be used as the first component of a relative URL path (e.g., "this:that") because they will likely be mistaken for a scheme name. It is therefore necessary to precede such cases with other components (e.g., "./this:that"), or to escape the colon character (e.g., "this%3Athat"), in order for them to be correctly parsed. The former solution is preferred because it does not affect the absolute form of the URL.

There is an ambiguity in the semantics for the ftp URL scheme regarding the use of a trailing slash ("/") character and/or a parameter ";type=d" to indicate a resource that is an ftp directory. If the result of retrieving that directory includes embedded relative URLs, it is necessary that the base URL path for that result include a trailing slash. For this reason, we recommend that the ";type=d" parameter value not be used within contexts that allow relative URLs.


Next: 6. Security Considerations

Connected: An Internet Encyclopedia
5.3. Recommended Practice