-
Updated
Nov 13, 2021 - Go
http-proxy
Here are 540 public repositories matching this topic...
-
Updated
Nov 3, 2021 - Go
-
Updated
Nov 18, 2021 - Go
-
Updated
Nov 17, 2021 - TypeScript
-
Updated
Nov 16, 2021 - Rust
See release notes for Envoy 1.20.0: https://www.envoyproxy.io/docs/envoy/v1.20.0/version_history/current
http: the HeaderMatcher fields exact_match, safe_regex_match, prefix_match, suffix_match and contains_match are deprecated by string_match.
The wrinkle here is that string_match
was added in Envoy 1.20.0 and does not exist in 1.19.x
so we cannot use this field as soon as we
-
Updated
Oct 3, 2021 - PHP
-
Updated
Oct 4, 2021 - Python
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Nov 19, 2021 - Go
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Oct 15, 2021 - C
-
Updated
Nov 18, 2021 - Go
-
Updated
Sep 10, 2020 - Go
-
Updated
Nov 18, 2021 - Rust
-
Updated
Nov 13, 2021 - Go
Is your feature request related to a problem? Please describe.
This happens when you are using CTRL+C
to terminate proxy.py
instance.
Describe the solution you'd like
proxy.py
must register for signals
instead of depending upon KeyboardInterrupt
and shutdown gracefully.
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
-
Updated
Nov 18, 2021 - Go
-
Updated
Feb 28, 2021 - Ruby
-
Updated
Nov 9, 2021 - Go
-
Updated
Oct 18, 2021 - Shell
-
Updated
Jul 24, 2021 - Shell
-
Updated
Jun 19, 2020 - Go
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Nov 17, 2021 - C#
-
Updated
Dec 11, 2020 - Java
-
Updated
Nov 19, 2021 - Go
Improve this page
Add a description, image, and links to the http-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-proxy topic, visit your repo's landing page and select "manage topics."
Task
Currently, We use the AES algorithm to encrypt the password and provide the password back to the front end. I think It's not safe.
I suggest the following optimization: