HTTP API: Allow binary downloads and headers (#8573)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Thu, 6 Jun 2019 17:13:29 +0000 (19:13 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2019 17:13:29 +0000 (19:13 +0200)
commitcb00632e23a41d8d171631de9d85e168b251b80e
tree684787f3056df0d5ab7b0e1cb504c2b6866ae334
parent7379aa74cf98c7e4c7aa5325ef1531d412a0abac
HTTP API: Allow binary downloads and headers (#8573)

Add minetest.features.httpfetch_binary_data
builtin/game/features.lua
doc/lua_api.txt
src/script/common/c_converter.cpp
src/script/common/c_converter.h
src/script/common/helper.cpp
src/script/lua_api/l_http.cpp