Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump http to 0c2293062d7c1fa472f299da764a7dbb3895ee22
Changes: ``` > git log --format="%C(auto) %h %s" 2993ea5..0c22930 https://dart.googlesource.com/http.git/+/0c22930 Add browser support for response header tests. (#716) https://dart.googlesource.com/http.git/+/9f1416e A browser tests for request headers. (#715) https://dart.googlesource.com/http.git/+/557d9a3 Support executing tests when run as a package (#714) https://dart.googlesource.com/http.git/+/2b4f988 Set async min version to match pinned flutter version (#713) https://dart.googlesource.com/http.git/+/a479221 Add browser tests for the response body. (#712) https://dart.googlesource.com/http.git/+/0e20ff9 Run the request body tests against the browser client. (#711) https://dart.googlesource.com/http.git/+/c09fb1d Run the redirect tests against the browser client. (#708) https://dart.googlesource.com/http.git/+/2f723b0 Use the Uri.http constructor in docs and tests (#707) https://dart.googlesource.com/http.git/+/346f25d add a LICENSE file; tweaks to the readmes (#709) https://dart.googlesource.com/http.git/+/9700bb0 Add a conformance test package for http Clients (#706) https://dart.googlesource.com/http.git/+/ae8a9a8 Fix the repository page for monorepoization (#705) https://dart.googlesource.com/http.git/+/06649af Mono (#704) ``` Diff: https://dart.googlesource.com/http.git/+/2993ea5dff5ffb066b4a35c707e7a2b8dcfa17c2~..0c2293062d7c1fa472f299da764a7dbb3895ee22/ Change-Id: I967ccd6cc1fda757696099ededc53dbbf942e6a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/248351 Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Kevin Moore <kevmoo@google.com>
- Loading branch information