> From: Brett Tate [br...@broadsoft.com]
> 
> Concerning the quoted-string and quoted-pair BNF, it allows useless
> escaping of characters within the quoted string.  For instance,
> "value" can uselessly be escaped as "\v\a\l\u\e".  Are they
> equivalent?

The general practice seems to be to consider quoted non-special
characters to be equivalent to the plain characters.  E.g., in section
19.1.4:

      o  Characters other than those in the "reserved" set (see RFC 2396
         [5]) are equivalent to their ""%" HEX HEX" encoding.

We've been assuming that the same holds true for quoted-string.

Dale

_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to