Skip to content

[1.x] Add possibility to configure client request and response content type #164

@dmytro-kashcheiev

Description

@dmytro-kashcheiev

Add possibility to configure command, query, subscription request and response content type.

This issue relates to both web and dart repositories.

In the current implementation, the Spine client sends Base64 encoded request and expects JSON response. This looks confusing during servlet implementation.

Add possibility to setup a client to work in JSON Request vs JSON response mode, or Base64 Request vs Base64 Response mode.

Metadata

Metadata

Assignees

Labels

Client JSIssues related to the `spine-web-client` library

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions