Attention is currently required from: osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649?usp=email )
Change subject: library/HTTP2_*: Add initial HTTP2 client/server support ......................................................................
Patch Set 1:
(2 comments)
File library/HTTP2_CodecPort_CtrlFunct.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649/comment/7676b803_8f1f6... : PS1, Line 3: import from HTTP2_CodecPort all;
Why does this file and library/HTTP2_CodecPort_CtrlFunctDef. […]
Probably because I copied them over from a file which already used those 😊 I'll change them to tabs.
File library/HTTP2_Server_Emulation.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649/comment/6078a17f_9b078... : PS1, Line 483: //log("HTTP2_Server: Register ", vc_conn);
Do you want to keep the commented out log lines here and above?
I think they are good to keep as placeholders for quick debug when needed.