When I use plexus to forward claude code requests,
as shown in the figure, the upstream provide returns an exception, but plexus seems to treat it as a normal request, converting it into a normal end turn, leading to no further actions from Claude code.
I want to check the upstream http response header, but there is no way to view it.
I plan to modify the Trace log structure so that not only can I see the http body, but also the header.
Please take a look and see if it's feasible? @mcowger

When I use plexus to forward claude code requests,
as shown in the figure, the upstream provide returns an exception, but plexus seems to treat it as a normal request, converting it into a normal end turn, leading to no further actions from Claude code.
I want to check the upstream http response header, but there is no way to view it.
I plan to modify the Trace log structure so that not only can I see the http body, but also the header.
Please take a look and see if it's feasible? @mcowger