Tom Pallister
|
fef19ddf98
|
Changed routing to support a catch all style (#187)
* Changed routing to support a catch all style
* refactoring placeholder tuff
* implemented simple priority in the routing
|
2018-01-05 21:26:15 +00:00 |
|
Tom Gardham-Pallister
|
d0d74f0886
|
match whole input with regex
|
2017-10-12 19:03:20 +01:00 |
|
TomPallister
|
286c7f8488
|
Fixed issue where qos was being created for each request so circuit breaker was never stopping traffic going to downstream service.
|
2017-02-11 18:56:36 +00:00 |
|
TomPallister
|
536db48049
|
fixed problems where routes were not mathing
|
2016-11-26 14:08:09 +00:00 |
|
TomPallister
|
ff5776613f
|
Now defaults to case insensitive routing but you can override with a setting, also global request id setting available
|
2016-11-06 11:50:33 +00:00 |
|
TomPallister
|
8b0ceeda5b
|
removed library namespace
|
2016-10-18 19:10:09 +01:00 |
|
TomPallister
|
f79b76b414
|
reorganised project so its a bit more vertical for features
|
2016-10-18 18:52:43 +01:00 |
|