v10.10.1
Highlights
π TSS requests now send Expect: 100-continue
TSS requests (SHSH blob fetching and restore/update signing) used to send an empty Expect header, which some HTTP proxies β corporate proxies in particular β choke on. The header now carries its only valid value, 100-continue, so restore update/restore erase/restore tss work behind such proxies. Verified against Apple's production TSS server with a full on-device update.
What's Changed
New Contributors
Full Changelog: v10.10.0...v10.10.1