docs: update http-proxy references to httpxy#1222
Conversation
📝 WalkthroughWalkthroughThis PR updates references to the proxy library throughout the codebase, replacing all mentions of ChangesAttribution & Documentation Migration to httpxy
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
commit: |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.github/ISSUE_TEMPLATE/bug.yml:
- Around line 46-50: The description field still mentions
"http-proxy-middleware" while the PR renames http-proxy to httpxy; update the
description string (the YAML key named description that currently reads 'Paste
your http-proxy-middleware configuration here...') to reference the new library
name (e.g., 'Paste your httpxy-middleware configuration here...' or 'Paste your
httpxy configuration here...') so the file is consistent with the PR objective.
- Around line 54-58: Update the placeholder value for the "placeholder" field so
it shows realistic OS and Node versions (instead of "MacOS 26.3.1 and Node
24.15.0"); edit the placeholder string in the same YAML block (the "placeholder"
key) to an example like "ie. macOS 14.6 and Node 22.18.0" or other current LTS
versions to avoid confusing users while keeping the existing
label/description/validations unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 05819c96-57b5-4469-8f2c-bab4070f28a7
📒 Files selected for processing (11)
.github/ISSUE_TEMPLATE/bug.ymlCONTRIBUTING.mdREADME.mdrecipes/https.mdrecipes/proxy-events.mdrecipes/virtual-hosts.mdsrc/plugins/default/debug-proxy-errors-plugin.tssrc/plugins/default/proxy-events.tssrc/types.tstest/e2e/plugins.spec.tstest/types.spec.ts
Summary by CodeRabbit
Documentation
proxyResanderrorevents.Chores