Returning a Raw Response in a Handler for Proxying Requests
Is there a way to return a raw Response in a handler?
In this case im proxying a request so preferably I would just return the response to the client.
In this case im proxying a request so preferably I would just return the response to the client.
