RFC 1035 vs RFC 1123: clarify the difference
parent
d60fd999f1
commit
ee0bb1b28a
|
@ -67,6 +67,11 @@ This means the name must:
|
|||
- start with an alphabetic character
|
||||
- end with an alphanumeric character
|
||||
|
||||
The only difference between the RFC 1035 and RFC 1123
|
||||
label standards is that RFC 1123 labels are allowed to
|
||||
start with a digit, whereas RFC 1035 labels can start
|
||||
with a lowercase alphabetic character only.
|
||||
|
||||
### Path Segment Names
|
||||
|
||||
Some resource types require their names to be able to be safely encoded as a
|
||||
|
|
Loading…
Reference in New Issue