diff --git a/03-UnrealEngine/Gameplay/Http/UE5 Http相关.md b/03-UnrealEngine/Gameplay/Http/UE5 Http相关.md new file mode 100644 index 0000000..17c046c --- /dev/null +++ b/03-UnrealEngine/Gameplay/Http/UE5 Http相关.md @@ -0,0 +1,16 @@ +--- +title: UE5 Http相关 +date: 2023-11-30 21:31:42 +excerpt: +tags: +rating: ⭐ +--- + +# 案例 +https://dev.epicgames.com/community/learning/tutorials/ZdXD/call-rest-api-using-http-json-from-ue5-c + +# Base64 +https://zhuanlan.zhihu.com/p/344540241 + +# Gzip +https://forums.unrealengine.com/t/why-does-fcompression-not-support-gzip-for-uncompressmemory/357255/3