CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 23:19:09 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
set-cookie: PHPSESSID=ka0ohtmh7i32app6vrmk9e28fp; path=/
set-cookie: __cf_bm=zyOb6X.tWurwOfAU4RtyQDvzlcMRtdGBboVaBX1gQ.g-1760224749-1.0.1.1-mFFeVEioQcACEU.CZM1uJRqcTQRfjV_isw84Uke0PHhc0CQaj0aYrZyXJlK6cyGqysjMMlaQpF8ajZczWicdODJafw2vhqM5b6j6Mo.0d1Q; path=/; expires=Sat, 11-Oct-25 23:49:09 GMT; domain=.rfc-editor.org; HttpOnly; Secure; SameSite=None
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 98d214a31c9275e9-BLR
alt-svc: h3=":443"; ma=86400
RFC Errata Report » RFC Editor
Area Assignment: app
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
RFC 3986, "Uniform Resource Identifier (URI): Generic Syntax", January 2005
Note: This RFC has been updated by RFC 7320, RFC 8820
Source of RFC: IETF - NON WORKING GROUPArea Assignment: app
Errata ID: 5428
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Kevin Layer
Date Reported: 2018-07-17
Section 4.2 says:
relative-part = "//" authority path-abempty / path-absolute / path-noscheme / path-empty
It should say:
relative-part = "//" authority path-abempty / path-absolute / path-noscheme / path-abempty ; this was added / path-empty
Notes:
As written, the ABNF excludes "/" being a valid URI. It is hard to believe that href="/" when converted to a URI, would be illegal.
IAB • IANA • IETF • IRTF • ISE • ISOC • IETF Trust
Reports • Privacy Statement • Site Map • Contact Us