issues
search
villadora
/
express-http-proxy
Proxy middleware for express/connect
Other
1.23k
stars
235
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proxy seems to omit a certain header from the response
#553
eggplantzzz
opened
4 weeks ago
0
Add an option to follow proxy redirects
#551
hmd-ai
opened
2 months ago
0
test case exercising proxyReqDecorator appears to fail.
#550
monkpow
opened
2 months ago
0
[#545] Fixes => `content-length` request header is removed when parse…
#549
monkpow
closed
2 months ago
2
Fix overwriting userRes headers when using userResHeaderDecorator
#548
fabb
opened
2 months ago
0
copyProxyResHeadersToUserRes overwrites Set-Cookie headers that have already been set by previous middleware
#547
fabb
opened
2 months ago
3
Connection reset on "payload too large" (413) response from target server
#546
mdmower-csnw
opened
2 months ago
0
`content-length` request header is removed when `parseReqBody` is `false`
#545
mdmower-csnw
opened
2 months ago
3
Question: How to cancel the request and return 401?
#544
cawoodmonads
opened
2 months ago
0
format README
#543
monkpow
closed
3 months ago
0
minor lint
#542
monkpow
closed
3 months ago
0
489
#541
monkpow
opened
3 months ago
0
Bump braces from 3.0.2 to 3.0.3
#540
dependabot[bot]
opened
4 months ago
0
Unable to remove default charset from "content-type" response header
#539
ssafayet
closed
2 months ago
1
Fixed x-www-form-urlencoded params stringify
#538
demonskp
opened
7 months ago
0
Bump express from 4.17.3 to 4.19.2
#537
dependabot[bot]
opened
7 months ago
0
Add TypeScript types
#532
leonheess
opened
12 months ago
0
Bump debug from 3.2.5 to 3.2.7
#531
dependabot[bot]
closed
1 year ago
0
489: Allow more robust content-types to be handled effectively.
#530
monkpow
closed
1 year ago
0
[501] Repairs => Can't use proxy() twice in Express middleware stack.
#529
monkpow
closed
1 year ago
0
[#390] Kills extra call to next().
#528
monkpow
closed
1 year ago
0
[#526] Add small test check for raised question.
#527
monkpow
closed
1 year ago
0
Unable to change 'content-type' header of request
#526
harsh-niyo
closed
2 months ago
3
Use Buffer.from as per https://nodejs.org/api…
#525
monkpow
closed
1 year ago
0
update dependencies for node 16
#524
monkpow
closed
1 year ago
0
Instead of new Buffer using Buffer.from
#523
bmhaskar
closed
1 year ago
3
Bump flat and mocha
#522
dependabot[bot]
closed
1 year ago
2
Upgrade dependencies
#521
monkpow
closed
1 year ago
0
Update aging tests to explicitly use https on httpbin calls.
#520
monkpow
closed
1 year ago
0
Bump minimist from 1.2.5 to 1.2.8
#517
dependabot[bot]
closed
1 year ago
0
Bump cookiejar from 2.1.2 to 2.1.4
#516
dependabot[bot]
closed
1 year ago
0
Bump flat from 4.1.0 to 5.0.2
#515
dependabot[bot]
closed
1 year ago
2
Bump express from 4.16.3 to 4.17.3
#514
dependabot[bot]
closed
1 year ago
0
Bump qs from 6.5.2 to 6.11.0
#513
dependabot[bot]
closed
1 year ago
2
SNI does not get set in outgoing connections
#512
vladimirtiukhtin
opened
2 years ago
0
Fix use of deprecated OutgoingMessage.prototype._headers #509
#511
leonheess
closed
1 year ago
0
Fix use of deprecated OutgoingMessage.prototype._headers #509
#510
leonheess
closed
2 years ago
0
DeprecationWarning: OutgoingMessage.prototype._headers is deprecated *again*
#509
leonheess
closed
1 year ago
1
Tracking the response time
#508
BasToTheMax
closed
1 year ago
1
Major usability issue without `decorateRequest`
#507
sscarduzio
closed
1 year ago
1
How to use
#506
canyesilyurt
closed
1 year ago
0
Allow header mod with streaming
#505
jeremybini
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#504
dependabot[bot]
closed
1 year ago
1
proxyReqOptDecorator not setting headers as described
#503
seejwy
closed
2 years ago
1
Allow header decoration in streaming mode
#502
jeremybini
closed
2 years ago
0
Can't use `proxy()` twice in an Express middleware stack
#501
chriscalo
closed
2 months ago
11
Bump pathval from 1.1.0 to 1.1.1
#500
dependabot[bot]
closed
1 year ago
0
Have proxy middleware call next by default
#499
bas080
closed
2 years ago
0
Alternative solution to #316: add requestModules capability
#498
vaughan99
opened
2 years ago
0
HTTP proxy
#497
leoregner
opened
2 years ago
2
Next