users@jersey.java.net

Setting the HTTP Reason Phrase in a Jersey response

From: Mark Petrovic <mark_at_petrovic.org>
Date: Sun, 11 Oct 2009 19:59:38 -0700

Good day.

I see no method on the Response.Builder to set the HTTP reason phrase,
e.g, the "Invalid Thingy" in

HTTP/1.1 400 Invalid Thingy
X-Powered-By: Servlet/2.5
Server: Sun GlassFish Enterprise Server v2.1 Patch01
...

Have I overlooked a Jersey API for setting the reason phrase?

Thanks.

--
Mark Petrovic