ogserver/sources
Roberto Hueso Gómez c1c89e196c #915: Return 400 status code in POST methods when no payload is attached
If no payload is attached to method that requires a payload, then the API
returns a 400 status code (following RFC 7231) instead of the previous 404.

test_0001_get_clients.py is also modified to fit the new status code.
2019-09-19 16:06:03 +02:00
..
ogAdmServer.cpp #915: Return 400 status code in POST methods when no payload is attached 2019-09-19 16:06:03 +02:00
ogAdmServer.h #915 Pass array of addresses to WakeUp() 2019-05-27 13:02:49 +02:00