users@jersey.java.net

[Jersey] Add attributes to Jersey Client Requests

From: Eric Stein <steine_at_locustec.com>
Date: Wed, 30 Oct 2013 23:52:04 +0000

I'm trying to do some testing using the Jersey client. I would like to put an attribute into the request, but I don't see any way to do that in the documentation or the javadocs. An internet search was less than helpful. Is this possible?

Thanks,
Eric