mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Support HEAD and PATCH methods in http api
This commit is contained in:
parent
d937cd9b90
commit
893a74f9d7
5 changed files with 37 additions and 22 deletions
|
@ -46,6 +46,7 @@ core.features = {
|
|||
biome_weights = true,
|
||||
particle_blend_clip = true,
|
||||
remove_item_match_meta = true,
|
||||
httpfetch_additional_methods = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue