-
### Feature Proposal Description
## Background
It seems Fiber is often used in micro-service architecture, the concern is network convergence in micro-service architecture.
The current Fiber proxโฆ
lkeix updated
2 weeks ago
-
## CVE-2024-21536 - High Severity Vulnerability
Vulnerable Library - http-proxy-middleware-3.0.2.tgz
The one-liner node.js proxy middleware for connect, express, next.js and more
Library home page: โฆ
-
### ่ทฏ็ฑๅฐๅ
```routes
/telegram/channel/:username/:routeParams?
```
### ๅฎๆด่ทฏ็ฑๅฐๅ
```fullroutes
/telegram/channel/zyfx_0315
```
### ็ธๅ
ณๆๆกฃ
https://docs.rsshub.app/zh/routes/social-media#channel
### ้ขๆโฆ
-
Perhaps I'm using the library incorrectly, or unaware of its limitations- but I recently found that I've had to put http-proxy-middleware as the last middleware in my express config.
### Expected bโฆ
-
## CVE-2024-21536 - High Severity Vulnerability
Vulnerable Library - http-proxy-middleware-0.19.1.tgz
The one-liner node.js proxy middleware for connect, express and browser-sync
Library home page: โฆ
-
### What problem does this feature solve?
When use the https and proxy it will auto change to use http/1
### What does the proposed API look like?
1. It can support current proxy config
2. One moreโฆ
-
### Description (include screenshots)
@sap-ux/ui5-config should provide a comfortable way to work with ui5.yaml files without having knowledge and type definition for all middlewares there. The type โฆ
-
### Current Behavior
```
โโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ high โ Denial of service in http-proxy-middleware โ
โโโโโโโโโโโโโฆ
-
### Describe the problem
I want to use PostHog, an open source analytics platform.
But request to their server from the browser can be blocked for CORS reasons or blocked by ad-blockers.
A reveโฆ
-
In front-end development, we often call the back-end api, and sometimes these apis can be complex and the current proxy-middleware is no longer adequate.
I propose to upgrade proxy-middleware to httpโฆ