Skip to content
Snippets Groups Projects

HTTP Client component updates

3 files
+ 136
1
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 8
0
@@ -251,4 +251,12 @@ module IFW_Common {
action(v_toLog);
}
}
type charstring ReturnCharstring
with { extension "done" }
type octetstring ReturnOctetstring
with { extension "done" }
}
Loading