šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

github.com/minimAluminiumalism/proxy-wasm-go-sdk/examples/http_routing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/minimAluminiumalism/proxy-wasm-go-sdk/examples/http_routing

v0.0.0-20230701184639-f95f191634b9
Source
Go
Version published
Created
Source

http_routing

this example proxies http requests and randomly route them to primary/canary clusters by manipulating :authorty header.

$ curl localhost:18000
hello from primary!

$ curl localhost:18000
hello from canary!

FAQs

Package last updated on 01 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts