github.com/erda-project/erda-infra@v1.0.9/providers/httpserver/examples/reloadable/test.http (about) 1 @url = http://localhost:8080 2 3 ### hello 4 GET {{url}}/hello 5 6 ### hello2 7 GET {{url}}/hello2 8 9 ### hello3 10 GET {{url}}/hello3