Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nxtedition/node-http2-proxy issues and pull requests

#74 - fix: add `request.write(data)` for POST/PUT/DELETE request

Pull Request - State: open - Opened by edwineo about 1 year ago

#73 - build(deps): bump json5 from 2.1.3 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#72 - build(deps): bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#71 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#70 - fix(index.d.ts): make `port` option optional

Pull Request - State: open - Opened by dev-itsheng about 2 years ago

#69 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#68 - build(deps): bump ajv from 6.12.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#67 - websocket proxy not completing

Issue - State: closed - Opened by badbeef over 2 years ago - 1 comment

#66 - Fix x-forwarded Headers example

Pull Request - State: open - Opened by pakastin almost 3 years ago

#65 - build(deps): bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#64 - fix: proxyRes typings in index.d.ts

Pull Request - State: closed - Opened by jsmylnycky about 3 years ago

#63 - dear sir ,http2 bug & please update your doc

Issue - State: open - Opened by introspection3 about 3 years ago

#62 - build(deps): bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#61 - build(deps): bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#60 - build(deps): bump ws from 7.2.3 to 7.4.6

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#59 - build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#58 - build(deps): bump lodash from 4.17.19 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#57 - secure: false

Issue - State: closed - Opened by mylastore over 3 years ago - 2 comments

#56 - Connection upgrade support only websocket

Issue - State: open - Opened by lamanabie over 3 years ago - 1 comment

#55 - unable to proxy http2 request

Issue - State: open - Opened by bilalahmad99 over 3 years ago

#54 - build(deps): bump y18n from 4.0.0 to 4.0.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#53 - Issue with custom response streams handler

Issue - State: closed - Opened by vladmandic about 4 years ago - 2 comments

#52 - Possible wrong type for onReq

Issue - State: closed - Opened by ajbouh about 4 years ago - 3 comments

#51 - build(deps): bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#50 - Cluster support (Bug??)

Issue - State: closed - Opened by hanspeter1 about 4 years ago - 17 comments

#49 - Add generics to index.d.ts

Pull Request - State: closed - Opened by hanspeter1 over 4 years ago - 2 comments

#48 - Add generics to index.d.ts

Pull Request - State: closed - Opened by hanspeter1 over 4 years ago

#47 - 5.0.48

Pull Request - State: closed - Opened by hanspeter1 over 4 years ago - 2 comments

#46 - Fix index.d.ts

Pull Request - State: closed - Opened by hanspeter1 over 4 years ago

#45 - add typescript declaration support

Pull Request - State: closed - Opened by masx200 over 4 years ago - 1 comment

#44 - add undici support

Issue - State: open - Opened by ronag over 4 years ago

#43 - add tls connect options

Pull Request - State: closed - Opened by masx200 over 4 years ago - 1 comment

#42 - compat.js http2-wrapper

Pull Request - State: closed - Opened by masx200 over 4 years ago

#41 - Update package.json http2-wrapper

Pull Request - State: closed - Opened by masx200 over 4 years ago - 2 comments

#40 - Adding "http2 to http2" proxy functions for proxy servers is now much easier.

Issue - State: closed - Opened by masx200 over 4 years ago - 8 comments

#38 - add typescript support

Issue - State: closed - Opened by masx200 over 4 years ago - 3 comments

#37 - build(deps): bump acorn from 5.7.3 to 5.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#36 - build(deps): bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#35 - Forwarding to unix socket

Issue - State: closed - Opened by skerit almost 5 years ago - 4 comments

#34 - bug: onReq

Issue - State: closed - Opened by oldrich-svec almost 5 years ago - 2 comments

#33 - path: Target pathname. Defaults to req.originalUrl || req.url.

Issue - State: closed - Opened by oldrich-svec almost 5 years ago - 1 comment
Labels: question

#32 - websockets don't proxy with 5.0.34 if the path isn't the same unless onReq is used

Issue - State: closed - Opened by risacher about 5 years ago - 2 comments

#31 - unknown difference between 4.2.15 and 5.0.13

Issue - State: closed - Opened by risacher about 5 years ago - 7 comments

#30 - feat(onReq): handle requests with body

Pull Request - State: closed - Opened by adamlacombe about 5 years ago - 4 comments

#29 - fix: onRes should be optional

Pull Request - State: closed - Opened by adamlacombe about 5 years ago - 1 comment

#28 - onReq param 2 (options) no longer the same thing in 5.x?

Issue - State: closed - Opened by risacher about 5 years ago - 2 comments

#27 - Fix error handling when using callbacks

Pull Request - State: closed - Opened by pakastin over 5 years ago - 1 comment

#26 - 5.0.0

Pull Request - State: closed - Opened by ronag over 5 years ago

#25 - onReq with finalhandler = Error

Issue - State: closed - Opened by Muhaah about 6 years ago - 5 comments

#24 - Regex bug by choosing agent

Issue - State: closed - Opened by phoenix344 about 6 years ago - 1 comment

#23 - "Forward" header

Issue - State: closed - Opened by ronag over 6 years ago

#22 - Trailers

Issue - State: closed - Opened by ronag over 6 years ago
Labels: enhancement

#21 - Proxy from https to https

Issue - State: closed - Opened by Muhaah over 6 years ago - 3 comments

#20 - How to modify the request params? / No API response

Issue - State: closed - Opened by 0x80 over 6 years ago - 6 comments

#19 - Can't get Helmet working

Issue - State: closed - Opened by adambiggs almost 7 years ago - 1 comment

#18 - Bug with Git clone

Issue - State: closed - Opened by Muhaah almost 7 years ago - 5 comments

#17 - TypeScript-Types

Issue - State: closed - Opened by Muhaah almost 7 years ago - 1 comment

#16 - Include protocol-version in Via header

Pull Request - State: closed - Opened by HCanber almost 7 years ago

#15 - Via header must contain protocol-version

Issue - State: closed - Opened by HCanber almost 7 years ago

#14 - Return promises from proxy()

Pull Request - State: closed - Opened by HCanber almost 7 years ago

#13 - The promise from proxy() is not returned by ws() and web()

Issue - State: closed - Opened by HCanber almost 7 years ago

#12 - High performance?

Issue - State: closed - Opened by Rush almost 7 years ago - 1 comment
Labels: question

#11 - Native HTTP2 API

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#10 - Error using proxy.web

Issue - State: closed - Opened by keithstric about 7 years ago - 1 comment

#9 - Pool Proxy Closures

Pull Request - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#8 - Pool Closure Allocations

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#7 - Optimize - header handling

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#6 - Optimize - Reusify

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#5 - Optimize with reusify

Pull Request - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#4 - Optimize with using reusify

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#3 - HTTP2 Upstream

Issue - State: closed - Opened by ronag about 7 years ago - 6 comments
Labels: enhancement

#2 - Retry Upstream

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement

#1 - Follow Redirects

Issue - State: closed - Opened by ronag about 7 years ago
Labels: enhancement