-
Notifications
You must be signed in to change notification settings - Fork 356
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
ok_http
: Add BaseClient Implementation and make asynchronous requests.
#1215
Merged
brianquinlan
merged 15 commits into
dart-lang:master
from
Anikate-De:ok_http_async_impl
May 31, 2024
Merged
ok_http
: Add BaseClient Implementation and make asynchronous requests.
#1215
brianquinlan
merged 15 commits into
dart-lang:master
from
Anikate-De:ok_http_async_impl
May 31, 2024
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1681e8b - Browse repository at this point
Copy the full SHA 1681e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 546b1e1 - Browse repository at this point
Copy the full SHA 546b1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd9c19 - Browse repository at this point
Copy the full SHA 4bd9c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c07e573 - Browse repository at this point
Copy the full SHA c07e573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891db53 - Browse repository at this point
Copy the full SHA 891db53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d005de - Browse repository at this point
Copy the full SHA 8d005deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781ed6c - Browse repository at this point
Copy the full SHA 781ed6cView commit details -
add okhttp dependency to pkgs/ok_http/android/build.gradle and bump u…
…p kotlin version in pkgs/ok_http/example/android/settings.gradle
Configuration menu - View commit details
-
Copy full SHA for 6f7d32d - Browse repository at this point
Copy the full SHA 6f7d32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for df99b97 - Browse repository at this point
Copy the full SHA df99b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81aba8a - Browse repository at this point
Copy the full SHA 81aba8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 037a96c - Browse repository at this point
Copy the full SHA 037a96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8133bed - Browse repository at this point
Copy the full SHA 8133bedView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bae6f5c - Browse repository at this point
Copy the full SHA bae6f5cView commit details
Commits on May 31, 2024
-
pkgs/ok_http: dart-lang#1215 review fixes
fixed comments run individual tests that pass Co-authored-by: Brian Quinlan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d005a72 - Browse repository at this point
Copy the full SHA d005a72View commit details -
[pkgs/ok_http]: Review fixes for dart-lang#1215
encapsulate only responseBody reading in try block and mark as blocking call Co-authored-by: Brian Quinlan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2eb9f3 - Browse repository at this point
Copy the full SHA f2eb9f3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.