spring-framework/spring-websocket/src
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface
This commit contains changes made because of the introduction of
HttpStatusCode. In general, methods that used to return a HttpStatus
now return HttpStatusCode instead, and methods that returned raw status
codes are now deprecated.

See gh-28214
2022-03-23 12:49:38 +01:00
..
main Use HttpStatusCode interface 2022-03-23 12:49:38 +01:00
test Use HttpStatusCode interface 2022-03-23 12:49:38 +01:00