Add handling of 204 status_code in hived
Solves problem with message in logs:
caught an exception: 11 eof_exception: End Of File
End of file
{"message":"End of file"}
asio.cpp:22 operator()
- trimmed trailing spaces
Solves problem with message in logs:
caught an exception: 11 eof_exception: End Of File
End of file
{"message":"End of file"}
asio.cpp:22 operator()