You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename into_outgoing and try_into_incoming_response for consistency
Rename `request::into_outgoing` to `request::try_into_outgoing`, and
`response::try_into_incoming_response` to `response::try_into_incoming`
for consistency.
0 commit comments