users@jersey.java.net

[Jersey] Re: rest proxy

From: Jakub Podlesak <jakub.podlesak_at_oracle.com>
Date: Mon, 22 Dec 2014 11:57:38 +0100

Hi Tomaz,

Your question is quite generic. Not sure what is the purpose of the proxy.
Probably the most widely used/best known would be the Apache HTTP server.

~Jakub


> On 22 Dec 2014, at 09:58, Tomaz Majerhold <tomaz.majerhold_at_arnes.si> wrote:
>
> I'm wondering what we be the best solution for REST proxy(routing) server, which support
>
> GET
> POST
> PUT
> HEAD
> DELETE
>
>
> Regards, Tomaz
>
>
>