issues
search
szmarczak
/
http2-wrapper
Use HTTP/2 the same way like HTTP/1
MIT License
239
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: URL-encoded proxy `username` and `password` get passed to Basic auth
#108
barjin
opened
3 weeks ago
1
Bug: incorrect type definitions in `createResolveProtocol` function
#107
shellvon
opened
4 months ago
0
Add socks proxy support.
#106
tayir-m
opened
5 months ago
0
Avoid URL encoding credentials in `Proxy-Authorization`, `Authorization` headers
#105
azerum
closed
6 months ago
1
Credentials `Proxy-Authorization` and `Authorization` headers are URL encoded, even though they shouldn't be
#104
azerum
closed
6 months ago
0
Support sending request trailers
#103
pimterry
opened
6 months ago
0
Support HTTPS servers without HTTP/2 support in auto.js
#102
tgambet
opened
9 months ago
0
Disable ESLint error in test TS type code
#101
pimterry
closed
1 year ago
1
Skip HTTP/2 headers when making a HTTP/1 request
#100
pimterry
closed
1 year ago
0
Request fails with NGHTTP2_PROTOCOL_ERROR for http2 requests
#99
teammakdi
closed
1 year ago
2
HTTP/2 pseudo headers should be converted/dropped when `auto` falls back to HTTP/1
#98
pimterry
closed
1 year ago
1
Destroy sessions when an error occurs
#97
sttk
opened
1 year ago
6
Repeat requests fail to reuse the first session
#96
Ingramz
closed
1 year ago
1
Prevent sessions from being used for new requests after receiving goaway
#95
gal-monday
closed
1 year ago
0
Update path to load cert.js module
#94
ambujsahu81
closed
1 year ago
1
Examples contain wrong path to load `cert.js` module
#93
ambujsahu81
closed
1 year ago
1
`agent › prevents session overloading #2` might be flaky
#92
szmarczak
opened
2 years ago
0
You broke GitHub
#91
ritave
closed
2 years ago
1
fix: set session as gracefully closing on goaway frame
#90
mkaufmaner
opened
2 years ago
3
Handle `GOAWAY` Frame
#89
mkaufmaner
opened
2 years ago
1
Http2OverHttp proxy still sends HTTP1.1 requests to target server.
#88
Aplietexe
closed
2 years ago
2
feature request: keep track of bandwidth usage
#87
andrisi
closed
2 years ago
7
Test aborting via `signal`
#86
szmarczak
opened
2 years ago
0
TypeError: Cannot set properties of null (setting 'trailers')
#85
DanHelfman
closed
2 years ago
4
`trailers` can get emitted before creating response
#84
szmarczak
closed
2 years ago
1
Adding `timeout` support to Proxy connection
#83
mooyoul
opened
2 years ago
3
error RequestError: read ECONNRESET
#82
chrislemmer
closed
3 years ago
4
url.urlToHttpOptions(url) is not a function
#81
barjin
closed
3 years ago
1
Removed ? typo from auto.js fixing a syntax error.
#80
nbertagnolli
closed
3 years ago
2
Pass socket connection options in Agent
#79
gagni
opened
3 years ago
3
Not compatible with version nodejs lts 14
#78
gagni
closed
3 years ago
2
HTTP/2 fails with `https://1.1.1.1/`
#77
szmarczak
closed
3 years ago
0
Type definitions (re)broken in 2.0.8
#76
pimterry
closed
3 years ago
2
Socket from the real host is used despite proxy if ALPN negotiation occurs
#75
szmarczak
closed
3 years ago
3
ALPN negotiation leaks real IP address when using proxy
#74
szmarczak
closed
3 years ago
3
URL's urlToHttpOptions is only available in Node v15+
#73
KyleAMathews
closed
3 years ago
4
The 2.0.4 release breaks our integrations
#72
mnmkng
closed
3 years ago
2
Investigate Node.js bugs
#71
szmarczak
opened
3 years ago
1
Increase session throughput
#70
szmarczak
closed
3 years ago
5
Example about using HTTP proxy on http2?
#69
sinisterdev
closed
3 years ago
18
urlToHttpOptions is not a function for NodeJS 14
#68
dilame
closed
3 years ago
3
SOCKS proxy support
#67
dilame
closed
3 years ago
1
UnhandledRejection error When proxy failed?
#66
kingbotss
closed
3 years ago
42
Node.js 15 breaking homebridge-ring
#65
MeatAssassin
closed
3 years ago
3
add back support for older node versions
#64
cesine
closed
3 years ago
3
Breaking builds
#63
bkniffler
closed
3 years ago
8
Make proxies in source available in NPM package
#62
andrisi
closed
3 years ago
2
Agent vs Pool
#61
szmarczak
closed
2 years ago
0
Tests sometimes time out at the very beginning
#60
szmarczak
closed
3 years ago
7
RangeError: Invalid WebSocket frame: RSV2 and RSV3 must be clear
#59
yovanoc
closed
3 years ago
4
Next