Structed / godot-playfab

A Godot Engine addon/SDK to interface with Azure PlayFab - playfab.com
MIT License
124 stars 14 forks source link

fix: Do not assume GZip compressed response. #99

Closed Structed closed 1 year ago

Structed commented 1 year ago

Before decompressing, check whether Content-Encoding: gzip header is set.