mirror of
https://github.com/eolinker/apinto
synced 2025-10-05 08:47:04 +08:00
Merge branch 'release/v0.8.2' into develop
# Conflicts: # build/resources/apinto.yml # build/resources/config.yml.tmp # drivers/app/app.go # drivers/app/manager/manager.go # drivers/discovery/consul/consul.go # drivers/discovery/eureka/eureka.go # drivers/discovery/nacos/nacos.go # drivers/plugins/app/app.go # drivers/router/http-router/http-handler.go # drivers/router/http-router/manager/manager.go # go.mod
This commit is contained in:
@@ -62,5 +62,4 @@ func (h *httpHandler) ServeHTTP(ctx eocontext.EoContext) {
|
||||
ctx.SetUpstreamHostHandler(h.service)
|
||||
|
||||
h.filters.Chain(ctx, completeCaller)
|
||||
ctx.GetFinish().Finish(ctx)
|
||||
}
|
||||
|
Reference in New Issue
Block a user