http_routing

command module
v0.0.0-...-33c01aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

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!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL