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.
pub fn from_method_response(rp: MethodResponse) -> HttpResponse
Create a response from a method response.
This will include the body and extensions from the method response.