Spring Buildmaster
7ce391db4f
Next development version
2015-07-01 22:48:01 -07:00
Spring Buildmaster
5d81c87b43
Next Development Version
2015-06-04 00:49:11 -07:00
Spring Buildmaster
e03c11dda8
Next development version
2015-03-30 22:56:20 -07:00
Spring Buildmaster
8f0ad02237
Next development version
2015-02-26 15:26:53 -08:00
Andy Wilkinson
17fd3d44b7
Add workaround for Undertow WebSocket client sending illegal Origin
...
Undertow’s WebSocket client sends an illegal Origin header – it does
not include the scheme, e.g. it’ll send “localhost” rather than
“http://localhost” . This commit works around the problem by allowing
access to the SockJS endpoints from any origin, thereby disabling
OriginHandlerInterceptor’s checking of the Origin header.
2015-02-19 14:30:23 +00:00
Spring Buildmaster
60725cd8bd
Next development version
2015-01-07 23:37:07 -08:00
Spring Buildmaster
1a788c1741
Next development version
2014-12-10 16:35:50 -08:00
Phillip Webb
6e0f1f3d98
Use wesocket dependency from Undertow starter
2014-12-08 08:45:41 -08:00
Dave Syer
79aa6e7713
Add undertow websockets dependency
2014-12-08 09:20:24 +00:00
Phillip Webb
c22aee9817
Polish WebSocket samples
2014-12-03 16:23:15 -08:00
Phillip Webb
8928012943
Add Undertow WebSocket sample application
...
See gh-2028
2014-12-03 15:41:36 -08:00