Phalcode / gamevault-backend

Backend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
172 stars 14 forks source link

Cloudflare Proxy Content-Length Header Issue GameVault #294

Closed Alfagun74 closed 1 month ago

Alfagun74 commented 3 months ago

Description: When proxying a subdomain through Cloudflare, I get a content length error with the TrueCharts GameVault application on TrueNAS Scale. This issue occurs because Cloudflare strips away the Content-Length header, which is needed by GameVault for download progress.

Details:

TODO:

SkyLostTR commented 2 months ago

Waiting on this myself as well.

Alfagun74 commented 2 months ago

implemented on serverside.

Yelo420 commented 1 month ago

implemented on clientside