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
I have spend hours and hours on this issue to find perfect solution and I found that Volley should have a function which return HttpUrlConnection (For example getConnection() )so it will be very helpful for developers to customize library and be able to use standard HttpUrlConnection ways like below:
I have spend hours and hours on this issue to find perfect solution and I found that Volley should have a function which return HttpUrlConnection (For example
getConnection()
)so it will be very helpful for developers to customize library and be able to use standard HttpUrlConnection ways like below:For example to get response headers
The text was updated successfully, but these errors were encountered: