vercel-labs / vercel-labs/agent-browser

agent-browser network request返回的数据没有request body是不是bug?怎么获取http request body?

Open
#1,237 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.