Browse Source

add TODO

pull/41/head
Spencer Gibb 8 years ago
parent
commit
d776617dbc
No known key found for this signature in database
GPG Key ID: 7788A47380690861
  1. 1
      src/test/resources/application.yml

1
src/test/resources/application.yml

@ -5,6 +5,7 @@ spring: @@ -5,6 +5,7 @@ spring:
default-filters:
- AddResponseHeader=X-Response-Default-Foo, Default-Bar
# TODO: breakup configuration for individual tests (though some are reused)
routes:
# =====================================
- host_example_to_httpbin=http://httpbin.org:80, Host=**.example.org

Loading…
Cancel
Save