cscarney / syndic

Convergent feed reader for Plasma and Android
12 stars 2 forks source link

Enable HTTP/2 on Qt6 #157

Closed cscarney closed 1 year ago

cscarney commented 1 year ago

I had explicitly set HTTP2EnabledAttribute=false it in 297ef3e67a0c0003cb66f7d180e8de2b8eeeb0b1 for consistency during the Qt5-Qt6 migration.

However, allowing HTTP/2 allows us to get rid of a hacky workaround in ContentImageItem and fixes the related error in #156.