豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

refactor: remove text from the status code for Network requests#778

Merged
Lightning00Blade merged 1 commit intomainfrom
fix-http-status
Feb 18, 2026
Merged

refactor: remove text from the status code for Network requests#778
Lightning00Blade merged 1 commit intomainfrom
fix-http-status

Conversation

@Lightning00Blade
Copy link
Copy Markdown
Collaborator

@Lightning00Blade Lightning00Blade commented Jan 15, 2026

LLM are trained to know the common status code so we can rely on that when displaying the status code and fall back to text in case of errors or pending reponse.

Comment thread src/formatters/NetworkFormatter.ts Outdated
@Lightning00Blade Lightning00Blade changed the title fix: use correct wording for HTTP status codes refactor: remove text from the status code for Network requests Feb 18, 2026
@Lightning00Blade Lightning00Blade added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit 327a388 Feb 18, 2026
31 of 33 checks passed
@Lightning00Blade Lightning00Blade deleted the fix-http-status branch February 18, 2026 14:56
madhaviai pushed a commit to madhaviai/chrome-devtools-mcp that referenced this pull request Feb 18, 2026
…meDevTools#778)

LLM are trained to know the common status code so we can rely on that
when displaying the status code and fall back to text in case of errors
or pending reponse.
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.17.2](chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2)
(2026-02-19)


### 🛠️ Fixes

* check that combobox is actually a select element before filling out
options
([#979](#979))
([d2bc489](d2bc489))
* handle network request pagination correctly
([#980](#980))
([0d9f422](0d9f422))


### 📄 Documentation

* Add a note about previously installed server installations
([#982](#982))
([c0009f7](c0009f7))
* update codex doc URL
([#987](#987))
([ebbbea7](ebbbea7))


### ♻️ Chores

* **network:** de-duplicate String and JSON formatters
([#985](#985))
([1896dbb](1896dbb))
* remove text from the status code for Network requests
([#778](#778))
([327a388](327a388))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
wolfib pushed a commit to wolfib/chrome-devtools-mcp that referenced this pull request Mar 10, 2026
…meDevTools#778)

LLM are trained to know the common status code so we can rely on that
when displaying the status code and fall back to text in case of errors
or pending reponse.
wolfib pushed a commit to wolfib/chrome-devtools-mcp that referenced this pull request Mar 10, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.17.2](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2)
(2026-02-19)


### 🛠️ Fixes

* check that combobox is actually a select element before filling out
options
([ChromeDevTools#979](ChromeDevTools#979))
([d2bc489](ChromeDevTools@d2bc489))
* handle network request pagination correctly
([ChromeDevTools#980](ChromeDevTools#980))
([0d9f422](ChromeDevTools@0d9f422))


### 📄 Documentation

* Add a note about previously installed server installations
([ChromeDevTools#982](ChromeDevTools#982))
([c0009f7](ChromeDevTools@c0009f7))
* update codex doc URL
([ChromeDevTools#987](ChromeDevTools#987))
([ebbbea7](ChromeDevTools@ebbbea7))


### ♻️ Chores

* **network:** de-duplicate String and JSON formatters
([ChromeDevTools#985](ChromeDevTools#985))
([1896dbb](ChromeDevTools@1896dbb))
* remove text from the status code for Network requests
([ChromeDevTools#778](ChromeDevTools#778))
([327a388](ChromeDevTools@327a388))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants