kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Added OPTIONS HTTP method (#2094)
rodzic
4596532090
commit
3c727ca54b
|
@ -43,6 +43,7 @@ valid_method = {
|
|||
'PUT',
|
||||
'PATCH',
|
||||
'DELETE',
|
||||
'OPTIONS',
|
||||
}
|
||||
|
||||
default_method = 'GET'
|
||||
|
|
Ładowanie…
Reference in New Issue