Skip to content

Changes

Summary

  1. {cbc,remsim}: fix unbound 'use_ssl' field in HTTP_Adapter_Params (details)
Commit 4627d3152e7bb31df6823b36c84ad5bcebd42a5d by Vadim Yanitskiy
{cbc,remsim}: fix unbound 'use_ssl' field in HTTP_Adapter_Params

A recent commit added a new field to record HTTP_Adapter_Params, but
forgot to update the callers f_http_init() to actually set this field.

Change-Id: I534d087b71cefd683a0c7411a415049c5e1ee519
Fixes: 832b1efe "HTTP_Adapter: Allow API users to enable/disable SSL"
The file was modified remsim/RemsimServer_Tests.ttcn
The file was modified cbc/CBC_Tests.ttcn