[GH-ISSUE #309] Improve how we handle compression (gzip, deflate, ...) in HTTP/HTTPS/Websocket message #305

Open
opened 2026-03-03 19:17:17 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/309

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Currently, we already handled it in HTTP/HTTPS message, but not WebSocket. It's time to double-check and improve performance.

👑 Criteria

  • Double-check how we handle Compression message on HTTP/HTTPS
  • Support permessage-deflate on WebSocket
  • Support Compression on Local Map and Breakpoint (We disable)
Originally created by @NghiaTranUIT on GitHub (Oct 20, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/309 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Currently, we already handled it in HTTP/HTTPS message, but not WebSocket. It's time to double-check and improve performance. ## 👑 Criteria - [x] Double-check how we handle Compression message on HTTP/HTTPS - [x] Support `permessage-deflate` on WebSocket - [x] Support Compression on Local Map and Breakpoint (We disable)
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 12, 2020):

Resolve at https://github.com/ProxymanApp/Proxyman/issues/500#issuecomment-643294010

<!-- gh-comment-id:643295205 --> @NghiaTranUIT commented on GitHub (Jun 12, 2020): Resolve at https://github.com/ProxymanApp/Proxyman/issues/500#issuecomment-643294010
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#305
No description provided.