Spencer Gibb
|
b3db9d7586
|
Move to then(fromRunnable)
|
7 years ago |
Spencer Gibb
|
77d2de7d72
|
Flushes out RoutePredicates
|
7 years ago |
Spencer Gibb
|
7cfd46d45b
|
Adds support for after, before and between predicates.
|
7 years ago |
Spencer Gibb
|
bd5182ab33
|
Adds todo
|
7 years ago |
Spencer Gibb
|
09d49cfe80
|
polish
|
7 years ago |
Spencer Gibb
|
3431f3d87a
|
Make sure subProtocols and headers are passed through.
fixes gh-59
|
7 years ago |
Spencer Gibb
|
c96feed9e7
|
Adds gateway support to websockets tests.
|
7 years ago |
Spencer Gibb
|
1a4768414f
|
Initial websockets tests.
Straight port from spring-web/tests.
TODO: add gateway support
|
7 years ago |
Spencer Gibb
|
cd988384df
|
Move remove response header to after request is sent.
|
7 years ago |
Spencer Gibb
|
5854d907b6
|
Update `GATEWAY_REQUEST_URL_ATTR` with rewritten or set URI.
fixes gh-68
|
7 years ago |
Spencer Gibb
|
acaa5c2d34
|
Update hysrix timeout
|
7 years ago |
Spencer Gibb
|
ea99a46163
|
Update to new way of removing headers.
|
7 years ago |
Spencer Gibb
|
03b3bd9cf7
|
Remove unneeded implementation.
|
7 years ago |
Spencer Gibb
|
3f9f5290d5
|
Fix compile errors.
|
7 years ago |
simonparadies
|
79442bc8ad
|
Update WebClientHttpRoutingFilter.java
Typo prevents https routing
|
7 years ago |
simonparadies
|
0819e08df5
|
Update NettyRoutingFilter.java
Typo prevents https routing
|
7 years ago |
Spencer Gibb
|
094d67b146
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
62a9eba604
|
Update SNAPSHOT to 2.0.0.M2
|
7 years ago |
Spencer Gibb
|
bafece4603
|
Preserve the original, unmodified url in an exchange attribute.
It is stored in ServerWebExchangeUtils.GATEWAY_ORIGINAL_REQUEST_URL_ATTR
|
7 years ago |
Spencer Gibb
|
faa2d732b3
|
Preserve the original, unmodified url in an exchange attribute.
It is stored in ServerWebExchangeUtils.GATEWAY_ORIGINAL_REQUEST_URL_ATTR
|
7 years ago |
Spencer Gibb
|
aae5161a86
|
Add a property to disable the gateway.
|
7 years ago |
Spencer Gibb
|
5beb958176
|
Revert circle ignoring
|
7 years ago |
Spencer Gibb
|
2baa3055e5
|
fail :-( disable test in circle
|
7 years ago |
Spencer Gibb
|
c096964652
|
fail :-( disable test in circle
|
7 years ago |
Spencer Gibb
|
a5fe903031
|
Disable pool for testing
|
7 years ago |
Spencer Gibb
|
7f0d9904d7
|
Disable pool for testing
|
7 years ago |
Spencer Gibb
|
e422a83850
|
Use option bean
|
7 years ago |
Spencer Gibb
|
8318dd7cec
|
Fix typo
|
7 years ago |
Spencer Gibb
|
b19a641601
|
Deprecate @EnableGateway
|
7 years ago |
Spencer Gibb
|
c269115e17
|
adds todo
|
7 years ago |
Spencer Gibb
|
18cbde8cae
|
polish
|
7 years ago |
Spencer Gibb
|
47b391c72f
|
Validate that the code is 3xx
|
7 years ago |
Spencer Gibb
|
b18f3e41d3
|
Add experimental WebClient Routing and Response filters
|
7 years ago |
Spencer Gibb
|
924c484622
|
Add support for websockets.
Reuses some of the Spring Framework websockets classes and
a custom Proxy WebSocketHandler.
fixes gh-6
|
7 years ago |
Spencer Gibb
|
1d59ab53f8
|
Fix tests
|
7 years ago |
Spencer Gibb
|
9d5b8e6cfd
|
Updates to framework changes
|
7 years ago |
Spencer Gibb
|
e670f9c1cd
|
polish
|
7 years ago |
Spencer Gibb
|
8a953e0c81
|
remove unused NettyProxyWebHandler
|
7 years ago |
Spencer Gibb
|
b762e9ddbc
|
pointing towards reactive redis
|
7 years ago |
Spencer Gibb
|
b9a9f5167d
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
389cab1c5c
|
Update SNAPSHOT to 2.0.0.M1
|
7 years ago |
Dave Syer
|
f89de3cc28
|
Bump versions
|
7 years ago |
Dave Syer
|
7b48378e0f
|
Remove 2.0.x modules
|
7 years ago |
Spencer Gibb
|
bc635b9587
|
polish
|
7 years ago |
Spencer Gibb
|
27e5e178d9
|
polish
|
8 years ago |
Spencer Gibb
|
5b10004ab7
|
Adds @Validated to properties objects
|
8 years ago |
Biju Kunjummen
|
4d81c46936
|
Separate configuration for filter tests
|
8 years ago |
Spencer Gibb
|
e2a2c37a97
|
Update for new coordinates for reactor-test
|
8 years ago |
Spencer Gibb
|
a09fdd0e1e
|
Update for spring 5 api change
|
8 years ago |
Spencer Gibb
|
d5c4bc2e5d
|
Pass client errors back to client.
By setting failOnClientError(false).
fixes gh-42
|
8 years ago |