From cea887b507de16be53f692fee745a7f3a8871abd Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 22 Dec 2025 07:27:55 +0000 Subject: [PATCH] =?UTF-8?q?http=20=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- http.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 http.md diff --git a/http.md b/http.md new file mode 100644 index 0000000..1516e0e --- /dev/null +++ b/http.md @@ -0,0 +1,18 @@ +# HttpBlueprint + +- updated: 5.7.1 +- JsonBlueprintUtilities + +## 公式を使うこと + +なるべく公式pluginを使うようにします。ueは仕様変更が多すぎて、いずれassetやpluginがue latest versionに追従できなくなるからです。開発者の負担が重すぎるのです。ue pluginなどのメンテナンスは並大抵のことではありません。個人開発者や企業はもとより、公式epic以外ほとんど耐えられません。 + +- https://github.com/ufna/VaRest +- https://github.com/GDi4K/unreal-fetch + +## get + +## post (create) + +## post (refresh) +