Attention is currently required from: dexter.
Patch set 1:Code-Review -1
2 comments:
File library/HTTP_Adapter.ttcn:
Patch Set #1, Line 85: msg.request := {
I'm not really liking this kind of functions you are adding here and in previous messages, it differs to existing ttcn3 code we use and write everywhere.
I see no need to have a function here, I bet it can be done with a template.
Patch Set #1, Line 148: template charstring body := omit, template HTTPMessage exp := tr_HTTP_Resp2xx,
this is most probably a "template (omit) charstring body".
To view, visit change 36505. To unsubscribe, or for help writing mail filters, visit settings.