[GH-ISSUE #156] Update HTTPParserC for Proxyman Core #153

Closed
opened 2026-03-03 19:15:46 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (May 26, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/156

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

We encountered couple crash on HTTPParserC, and it's impossible to fix. We have to upgrade it to latest version

👑 Criteria

  • Update HTTPParserC
  • Refactor how we parse message
Originally created by @NghiaTranUIT on GitHub (May 26, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/156 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief We encountered couple crash on HTTPParserC, and it's impossible to fix. We have to upgrade it to latest version ## 👑 Criteria - [x] Update HTTPParserC - [x] Refactor how we parse message
kerem 2026-03-03 19:15:46 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (May 26, 2019):

All done 💯

🤯 Changelogs

  • Safe guard for ! (force)
  • Fix potential bugs from AppCenter
  • Remove all old HTTPParserC and custom code
  • Adopt the HTTPParserC from Telegraph
  • Refactor how we terminal the alive-connection: We don't do it manually by detecting the Terminal character from chunked connection -> HTTPParserC does it correctly -> High performance
  • Update iOS Setup guide for iOS 12.2
<!-- gh-comment-id:495971385 --> @NghiaTranUIT commented on GitHub (May 26, 2019): All done 💯 ## 🤯 Changelogs - [x] Safe guard for ! (force) - [x] Fix potential bugs from AppCenter - [x] Remove all old HTTPParserC and custom code - [x] Adopt the HTTPParserC from Telegraph - [x] Refactor how we terminal the alive-connection: We don't do it manually by detecting the Terminal character from chunked connection -> HTTPParserC does it correctly -> High performance - [x] Update iOS Setup guide for iOS 12.2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#153
No description provided.