Commit Graph

2 Commits

Author SHA1 Message Date
ruinivist 787cf6e11a fix: disable HTTP/2 and HTTP/3 multiplexing in pling upload script
The Pling/OpenDesktop file upload servers (`files07.pling.com`)
do not properly handle HTTP/2 multiplexed file uploads from newer
HTTP clients like `niquests`, causing `ConnectionError` and `500` status
codes on push. Disabling HTTP/2 and HTTP/3 explicitly avoids these connection drops.
2026-05-31 01:11:48 +00:00
ruinivist c310a72019 ci: upload to pling on release 2026-05-31 00:23:41 +00:00