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
Before looking into #5 , I tried to replace all of our okhttp usage with scijava-io-http (which to be honest, I did not know it existed - sorry about that). Doing so would be nice as I would like to keep external dependencies to a minimum.
I can replace it fine for passive downloads, but I was unable to do so for instance with this json query (we also have other queries that are more complex here). Are such queries possible or even intended?
The text was updated successfully, but these errors were encountered:
@gab1one , @ctrueden:
Before looking into #5 , I tried to replace all of our okhttp usage with scijava-io-http (which to be honest, I did not know it existed - sorry about that). Doing so would be nice as I would like to keep external dependencies to a minimum.
I can replace it fine for passive downloads, but I was unable to do so for instance with this json query (we also have other queries that are more complex here). Are such queries possible or even intended?
The text was updated successfully, but these errors were encountered: