mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
9163bbd209
This commit updates the client debug log to include the full HTTP response in case of non-200 status codes. Recording the response in the logs can help to provide more information to debug error scenarios. Fixes: #2961 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>