Closed YegorUdovchenko closed 10 months ago
@YegorUdovchenko I am not sure whether this is an old issue, or a new one. But just in case: #194.
@YegorUdovchenko I am not sure whether this is an old issue, or a new one. But just in case: #194.
Sorry, missed this update.
The current version of a Spine Web client for JavaScript provides a high-level API for interacting with a Spine-based backend and carries all HTTP-related functionality. It makes tricky to:
To solve above-mentioned issues in Pure Photos we use our custom implementation of
HttpClient
and inject it after Spine Web client instantiation.