Attention is currently required from: jolly.
Patch set 4:Code-Review +1
1 comment:
File library/HTTP_Server_Emulation.ttcn:
Patch Set #4, Line 125: inout HTTPMessage, Close;
I would give the close a separate line.
When I understand this correctly, then the it should be
in Close;
because we currently only receive the Close event from the CLIENT, but the CLIENT does not get any Close event back, so its input only. - Correct me if I have overlooked something.
To view, visit change 42965. To unsubscribe, or for help writing mail filters, visit settings.