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 |
Spencer Gibb
|
f9a14e94be
|
Fix compatibility issue with spring 5
|
8 years ago |
Biju Kunjummen
|
4aa1198e5b
|
Adds http method based predicate helper
|
8 years ago |
Spencer Gibb
|
1ff978fba0
|
move to spring 5 multipart formdata support
|
8 years ago |
Spencer Gibb
|
a353d16c0c
|
work around flakey test
|
8 years ago |
Spencer Gibb
|
95f067eef4
|
fix configuration properties names
|
8 years ago |
Spencer Gibb
|
82dd269489
|
Update to new APIs
fixes gh-39
|
8 years ago |
Spencer Gibb
|
7d1a1e09de
|
Adds KeyResolver interface
|
8 years ago |
Spencer Gibb
|
bc4802d0d5
|
polish
|
8 years ago |
Spencer Gibb
|
7672ea3d7d
|
Rename capacity param to burstCapacity
|
8 years ago |
Spencer Gibb
|
f15db166f2
|
Change return type to RateLimiter.Response
|
8 years ago |
Spencer Gibb
|
8f69e21d7e
|
Adds some rate limiter todos
|
8 years ago |