vercel-labs / vercel-labs/agent-browser
agent-browser network request返回的数据没有request body是不是bug?怎么获取http request body?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 42.9k
- Forks
- 2.9k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 45
Description
agent-browser network request --json
上面命令返回的数据只有response body没有request body,是不是bug?
如果不是,怎么获取request body?
求大佬赐教,感谢!
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
Start at the agent-browser network request <requestId> --json CLI entry point and verify whether its output intentionally contains only the response body. Compare the command's behavior with the request data available to the browser, then determine whether the result is a defect or an undocumented limitation and document the supported request-body retrieval behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100