• Mike Kozono's avatar
    Implement Geo proxy routing · 51421f25
    Mike Kozono authored
    By default, a Geo proxy will proxy all requests to the URL returned by
    the API endpoint `/api/v4/geo/proxy`.
    
    Certain routes, defined in `GeoLocalRoutes`, can be served locally for
    improved performance. Many more local routes will be added later.
    51421f25
upstream_test.go 7.68 KB