抓到包之后,无法获取response.text?
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
**windows 7 安卓7.1 微信**
4.0.6
我需要抓到的指定链接的响应主体(html源代码)。
anyproxy已经抓到包了,也可以输出指定链接的header,但是没法输出body?```responseDetail.response.header['body']```返回的body是buffer,用String转换的时候就是'undefined'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the report with AnyProxy 4.0.6 on the stated Windows 7, Android 7.1, and WeChat setup, then trace how responseDetail.response.header and the response body are populated. Done means the specified link's response body can be retrieved as HTML rather than yielding undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100