Function from_method_response

Source
pub fn from_method_response(rp: MethodResponse) -> HttpResponse
Expand description

Create a response from a method response.

This will include the body and extensions from the method response.