Well, the second example is ambiguous because both...
# server
d
Well, the second example is ambiguous because both the request and response could have a body (depending on the method, in the case of get it won’t, but then you’d need to create different kinds of contexts depending on the request type).