Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dmytro-kashcheiev opened this issue Jan 22, 2021 · 1 comment
Assignees
Labels
Client JS Issues related to the `spine-web-client` library

Comments

@dmytro-kashcheiev
Copy link
Collaborator

dmytro-kashcheiev commented Jan 22, 2021

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.

@dmytro-kashcheiev dmytro-kashcheiev added the Client JS Issues related to the `spine-web-client` library label Jan 22, 2021
@armiol armiol added this to v1.9 Oct 26, 2022
@armiol armiol moved this to Todo in v1.9 Nov 7, 2022
@armiol armiol self-assigned this Jan 6, 2023
@armiol armiol changed the title Add possibility to configure client request and response content type [1.x] Add possibility to configure client request and response content type Jan 12, 2023
@armiol
Copy link
Contributor

armiol commented Jan 12, 2023

Addressed for web via #194.

@armiol armiol moved this from Todo to Done in v1.9 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client JS Issues related to the `spine-web-client` library
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants