March 6, 2026
1:35 a.m.
That helps Killer Inn to connect to Square Enix servers. I've seen this option requested previously, while absence wasn't causing failures. One supposed effect of that option is that winhttp should set Accept-Encoding header, and if it doesn't do that servers do not actually send compressed data that winhttp would need to decompress. So I think having success here without implementation is not much likely to cause regressions (apps could set the header themselves of course but probably have no reasons to do it). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10254#note_131423