Skip to content

Changes

Summary

  1. HTTP_Adapter: put HTTP config options into a record (details)
Commit b4692117633972ff93fe22b426a1147a0ce8e4e2 by pmaier@sysmocom.de
HTTP_Adapter: put HTTP config options into a record

The function f_http_init currently takes only two config options. For the
moment this is not a problem, but the amount of additional options may grow
in the future. So let's put the options in a record to have them separate.

Change-Id: I4c1c204ea38d76d5fdd7e539d56ca2bf9f693d7d
Related: SYS#6824
The file was modified library/HTTP_Adapter.ttcn
The file was modified remsim/RemsimServer_Tests.ttcn
The file was modified cbc/CBC_Tests.ttcn