issues Search Results · repo:unjs/httpxy language:TypeScript
Filter by
17 results
(83 ms)17 results
inunjs/httpxy (press backspace or delete to remove)Describe the feature
Modern runtimes like bun and deno use Web API such as Request instead of IncomingMessage, wish this modern rewrite lib
can support it.
Additional information
- [ ] Would you be ...
enhancement
ianzone
- Opened on Jan 26
- #72
Describe the feature
Upstream issue: https://github.com/http-party/node-http-proxy/issues/1420
Relevant:
- https://github.com/nitrojs/nitro/issues/2926#issuecomment-2524822693
- https://github.com/nitrojs/nitro/issues/630 ...
enhancement
pi0
- 4
- Opened on Jan 7
- #64
Environment
nodejs: v20.12.0 httpxy: v0.1.5(latest)
Reproduction
stackblitz - reporduciton
You have to download this project to run locally (Some TLS error prevents it from running in Stackblitz). ...
bug
kricsleo
- 3
- Opened on Jul 10, 2024
- #58
Environment
nodejs: v20.12.0
Reproduction
Just look at the code is enough.
Describe the bug
node-http-proxy supports followRedirects, but this rewrite removed this feature.
This should be documented ...
bug
kricsleo
- 1
- Opened on Jul 10, 2024
- #57
Describe the feature
It could be a very nice feature to be able to rewrite request and response headers/body.
The goal would be to have a full-featured MITM proxy with programmatic rules that trigger ...
rigwild
- 1
- Opened on Feb 18, 2024
- #43
Environment
- debian
- nodejs 18
Reproduction
Use the official tutorial
Describe the bug
Describe the change
import { createServer } from node:http ;
import { createProxyServer } from httpxy ...
allmors
- 1
- Opened on Feb 6, 2024
- #42
Describe the change
import { createServer } from node:http ;
import { createProxyServer } from httpxy ;
const proxy = createProxyServer({});
const server = createServer(async (req, res) = {
try ...
documentation
allmors
- Opened on Feb 5, 2024
- #41
Describe the feature
Support for HTTP2/3 in order to be a replacement for Vite dev-server and other build tools.
Upstream: https://github.com/http-party/node-http-proxy/issues/1237
Additional information ...
enhancement
muuvmuuv
- Opened on Jan 29, 2024
- #38
There is an error with this repository s Renovate configuration that needs to be fixed. As a precaution, Renovate will
stop PRs until it is resolved.
Error type: Cannot find preset s package (github unjs/renovate-config) ...
renovate[bot]
- Opened on Nov 16, 2023
- #25
Describe the feature
Hi,
It would be really nice if we could proxy to a UNIX socket :-)
Thanks in advance!
I would happily help implement this feature but can t do it myself right now due to time constraints ...
Cheaterman
- Opened on Nov 5, 2023
- #22

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.