You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2022. It is now read-only.
There's some specific use cases where you need to enqueue a request with dynamic data (e.g., time/date based tests). Would be great if the library allow to enqueue a dynamic JSON (through String, JsonElement or some other type).
There's some specific use cases where you need to enqueue a request with dynamic data (e.g., time/date based tests). Would be great if the library allow to enqueue a dynamic JSON (through String, JsonElement or some other type).
I will think about it and open a PR.
Open for discussion.