Skip to content

v10.10.1

Choose a tag to compare

@doronz88 doronz88 released this 20 Aug 20:52
· 54 commits to master since this release
593dbd4

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