jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Link toString method

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Thu, 14 Feb 2013 11:01:11 +0000

Hi,

The documentation for Link.toString says all parameter values have to be
quoted, while RFC 5988 allows for some of them, like 'rel' and 'type'
have no quotes,

I don't mind much whether Link.toString() quotes all parameter values or
not, but would to clarify if it is expected indeed as one might imagine
some of Link consumers failing to read say a quoted 'rel' value...

Cheers, Sergey