-
Updated
Nov 12, 2021 - Go
http-proxy
Here are 537 public repositories matching this topic...
-
Updated
Nov 3, 2021 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 26, 2021 - TypeScript
-
Updated
Nov 11, 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 12, 2021 - Go
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Oct 15, 2021 - C
-
Updated
Oct 22, 2021 - Go
-
Updated
Sep 10, 2020 - Go
-
Updated
Nov 8, 2021 - Go
-
Updated
Nov 12, 2021 - Rust
Is your feature request related to a problem? Please describe.
Currently socket creation is blocking operation.
Describe the solution you'd like
Event loop provides create_connection utility which must be used for socket creations.
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
-
Updated
Nov 8, 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 4, 2021 - C#
-
Updated
Dec 11, 2020 - Java
-
Updated
Nov 9, 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: