* Adding functionality to switch user terminal to dom.
* Simplify and parametrize setting terminal type.
* Abstract common request handling parts, use inversify for differentiation between singe/multi user approach.
* Changing to one CheApiRequestHandler and to dynamicaly injecting headers.
* Add suggestions
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
* Applying changes from comments.
Co-authored-by: Igor Ohrimenko <iokhrime@redhat.com>