[GH-ISSUE #1477] [BUG] Size format is not correct #1471

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

Originally created by @NghiaTranUIT on GitHub (Dec 24, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1477

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Currently, Proxyman formats the Size incorrectly. We should fix it.

Current Behavior

  • Use Decimal format: 1000 Bytes = 1Kb

Expected Behavior

  • Use Binary Format: 1024 Bytes = 1Kb
Originally created by @NghiaTranUIT on GitHub (Dec 24, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1477 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Currently, Proxyman formats the Size incorrectly. We should fix it. ## Current Behavior - Use Decimal format: 1000 Bytes = 1Kb ## Expected Behavior - Use Binary Format: 1024 Bytes = 1Kb
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 24, 2022):

Done: https://github.com/ProxymanApp/Proxyman/issues/1476#issuecomment-1364450340

<!-- gh-comment-id:1364450434 --> @NghiaTranUIT commented on GitHub (Dec 24, 2022): Done: https://github.com/ProxymanApp/Proxyman/issues/1476#issuecomment-1364450340
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#1471
No description provided.