users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Link header can contain more than one link

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: Mon, 02 Jul 2012 23:38:59 +0200

On 2012-07-02 23:17, Bill Burke wrote:
> A Link header can contain more than one link within it delimited by a ','
>
> Does this conflict with Link header delegate we're supposed to provide
> as an implementor? Current implemntation of Link class pretty much
> assumes one link per string value.

Well, there can also be multiple instances of the header field. Both
should be treated the same way, right?