[pve-devel] [PATCH v3 2/2] firewall autodisable GUI patch

Alen Grizonic a.grizonic at proxmox.com
Wed Jul 1 15:04:14 CEST 2015


Yes, in this case we can simply use a fixed method. Thanks.

On 07/01/2015 02:13 PM, Dietmar Maurer wrote:
>> +	    PVE.Utils.API2Request({
>> +		url: me.url,
>> +		waitMsgTarget: me,
>> +		method: me.method || (me.backgroundDelay ? 'POST' : 'PUT'),
> Can we simply used fixed method here?
>
> method: 'PUT',





More information about the pve-devel mailing list