Attention is currently required from: dexter.
Patch set 1:Code-Review +1
1 comment:
File library/HTTP_Adapter.ttcn:
Patch Set #1, Line 27: function f_http_init(charstring host, integer http_port, boolean use_ssl := false) runs on http_CT {
At this rate, it Probably makes sense to have a separate record with all the config parameters, and have a template/function to initialize the record, then pass the record here at init.
To view, visit change 36506. To unsubscribe, or for help writing mail filters, visit settings.