ProxymanApp / ProxymanApp/Proxyman
Long numbers in json truncated till 12s sign
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Hello there, I a have an issues with numbers in requests displaying (and sending in proxy) , my work require exact accuracy, so numbers need to be calculated till the last sign (sometimes it is 25 or 30 signs) as I can see proxy round it till 11 or 12s sign, is it expected/ limitation or a bug?
For example proxyman displays 77.52551806700806 in request same time as it should be 77.52551806700806505198504
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are mentioned. Reproduce the request using the supplied values, then trace where the proxy parses or serializes JSON and verify whether the full numeric value is preserved; done means the displayed and forwarded value retains the required precision or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100