You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Ciro Iriarte <cy...@gmail.com> on 2021/09/13 14:56:52 UTC

HTTP mothods

Hello!,

Is there any documentation about which HTTP methods are needed by Guacamole?.

Besides the usual suspects (GET/HEAD/POST), I found references for
DELETE in the Glyptodon bug tracker & PATCH in the documentation about
proxying Guacamole (not sure it's still required).

Is there an official summary?. I'm trying to comply with security
guidelines without breaking functionality. :)

Regards,
CI.-

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: HTTP mothods

Posted by Cyrus <cy...@gmail.com>.
El lun, 13 sept 2021 a las 11:20, Nick Couchman (<vn...@apache.org>) escribió:
>
> On Mon, Sep 13, 2021 at 10:57 AM Ciro Iriarte <cy...@gmail.com> wrote:
>>
>> Hello!,
>>
>> Is there any documentation about which HTTP methods are needed by Guacamole?.
>>
>> Besides the usual suspects (GET/HEAD/POST), I found references for
>> DELETE in the Glyptodon bug tracker & PATCH in the documentation about
>> proxying Guacamole (not sure it's still required).
>>
>> Is there an official summary?. I'm trying to comply with security
>> guidelines without breaking functionality. :)
>>
>
> I don't know of an official summary, but I believe you you've got them covered in the list above.
>
> -NIck

Hello!,

Got bit by this trying to change group access to some hosts. PUT is also needed.

Sharing that for posterity.

Regards,

-- 
Ciro Iriarte
http://iriarte.it
--

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: HTTP mothods

Posted by Nick Couchman <vn...@apache.org>.
On Mon, Sep 13, 2021 at 10:57 AM Ciro Iriarte <cy...@gmail.com> wrote:

> Hello!,
>
> Is there any documentation about which HTTP methods are needed by
> Guacamole?.
>
> Besides the usual suspects (GET/HEAD/POST), I found references for
> DELETE in the Glyptodon bug tracker & PATCH in the documentation about
> proxying Guacamole (not sure it's still required).
>
> Is there an official summary?. I'm trying to comply with security
> guidelines without breaking functionality. :)
>
>
I don't know of an official summary, but I believe you you've got them
covered in the list above.

-NIck