ABNF nit in 2806bis-05
"Cullen Jennings" <[email protected]> Sun, 20 Oct 2002 17:03:38 -0700
| Newsgroups | gmane.ietf.iptel |
|---|---|
| Message-ID | <[email protected]> |
Right now draft-antti-rfc2806bis-05 reads
param = ";" pname ["=" pvalue ]
|
pname = 1*uric
|
However, uric in rfc2396 includes the '=' character. Can it be changed to
indicate that the pname may not include a '='?
Cullen