ProxymanApp / ProxymanApp/Proxyman
Parse Error: when https Response enabled
@NghiaTranUIT is already working on this.
Since Mar 21, 2021.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version?
(version 2.20.0 (22000)
macOS Version?
(mac 11.2.3)
Steps to reproduce
Unfortunately I can't describe here..this is happening on a particular API request from my android emulator when I enable HTTPS Response.
Following is the list of tools and responses received from them.
Proxy man
Following error is logged:
The operation couldn’t be completed. (NIOHTTP1.HTTPParserError error 15.) (code=15)
HTTP Tool kit
it logs an error stating unable to parse one of the request headers.
Charles
which parses the request without any problem (I don't wanna use charles though 🤦♂️)
Expected behaviour
proxyman should parse the response once the request returns 😍😍
Actual behaviour
Response is not parsed when in Enable HTTPS mode 😔
Screenshots (optional)
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.
Assessment
This issue has not been assessed yet.