Alistair Coles 623024848e proxy: extract response error handling to single method
This patch introduces a check_response method to proxy server
Application class. The method provides common checking and reporting
of backend response errors (i.e. responses with status code >=
500). This checking was previously duplicated in proxy controller
classes.

The formatting and content of error logging messages is now more
unform, which does result in changes to some logged error messages.

Change-Id: I4b935a47f39642c11364f2a8d50a5f2ebb3b84f1
2022-11-07 20:22:39 +00:00
..
2022-07-25 17:14:46 -07:00
2022-08-24 12:18:03 -07:00
2022-04-28 15:48:13 -07:00
2020-05-15 22:38:04 -07:00