1. fa2d2c2 test(web_socket...tests): close connections (#1908) by Brian Quinlan · 7 days ago master
  2. c29a1e8 test(conformance): tests close client (#1906) by Brian Quinlan · 7 days ago
  3. 6bfe07f chore(deps): bump the github-actions group with 5 updates (#1901) by dependabot[bot] · 12 days ago
  4. 91e1fce web_socket_channel: fix docs in readme and in class (#1902) by Kevin Moore · 12 days ago
  5. ba5f368 chore(cupertino): only use flutter for ios testing (#1900) by Brian Quinlan · 3 weeks ago
  6. 8660fa7 feat(cupertino_http)!: use task-level delegates for http client (#1885) by Mert · 3 weeks ago
  7. c2a9c4b fix(cupertino): remove dep on flutter (#1896) by Brian Quinlan · 4 weeks ago
  8. 20b70af feat(cupertino_http): support usage w/o flutter (#1895) by Brian Quinlan · 4 weeks ago
  9. 56d8023 chore: enable gemini code reviews (#1893) by Brian Quinlan · 4 weeks ago
  10. fdf45ad feat(cupertino): add task-level delegate impl (#1884) by Mert · 4 weeks ago
  11. 0a89467 [cronet_http] Add support for NetLog (startNetLogToFile / stopNetLog) (#1882) by himanshu gupta · 4 weeks ago
  12. 6cff6e1 chore: change analyzer ignore (#1891) by Brian Quinlan · 5 weeks ago
  13. 9aa867e Bump the github-actions group with 2 updates (#1888) by dependabot[bot] · 6 weeks ago
  14. 30013eb Prepare to release cronet_http 1.8.0 (#1881) by Brian Quinlan · 8 weeks ago
  15. 131657f Bump the github-actions group with 3 updates (#1875) by dependabot[bot] · 10 weeks ago
  16. a202d8e feat(cronet_http): Add support for QUIC hints (#1873) by Brian Quinlan · 3 months ago
  17. 95891d4 fix(cronet_http): Set compileSdkVersion to 35 (#1869) by Brian Quinlan · 3 months ago
  18. a0cdb38 Replace `pub run` with `dart run` (#1872) by Sigurd Meldgaard · 3 months ago
  19. 353dfc1 Bump the github-actions group with 5 updates (#1868) by dependabot[bot] · 3 months ago
  20. f7fa470 test(cupertino_http): Retry cancellation tests. (#1858) by Brian Quinlan · 4 months ago
  21. 72c7bb4 [cronet_http] Fix background bugs (#1862) by Hossein Yousefi · 4 months ago
  22. 69c17f0 fix(cupertino_http): Handle code reasons that don't contain valid UTF-8 (#1857) by Brian Quinlan · 4 months ago
  23. a93c71c feat(cupertino_http): Enable `exclude-all-by-default` (#1864) by Brian Quinlan · 4 months ago
  24. faf3a52 fix(cupertino_http): Remove unsupported `URLSessionConfiguration.shouldUseExtendedBackgroundIdleMode` (#1863) by Brian Quinlan · 4 months ago
  25. 7386161 chore(cupertino_http): Reformat for flutter 3.38 (#1859) by Brian Quinlan · 4 months ago
  26. 6d2c218 Bump the github-actions group with 3 updates (#1856) by dependabot[bot] · 4 months ago
  27. a22386e Clarify the behavior of response headers. (#1853) by Brian Quinlan · 5 months ago
  28. 9f0e8d9 Prepare to release cronet_http 1.7.0 (#1852) by Brian Quinlan · 5 months ago
  29. cd92c20 Upgrade to jni/jnigen 0.15.x (#1851) by Brian Quinlan · 5 months ago
  30. e4558df chore(cupertino_http): Switch to objective_c 9.1.0 (#1850) by Brian Quinlan · 5 months ago
  31. 35e8272 upgrade certificates (#1849) by Moritz · 5 months ago
  32. 907782f chore(http): Prepare to release package:http 1.6.0 (#1847) by Brian Quinlan · 5 months ago
  33. 08ef2c3 fix(cupertino_http): Disable local close code tests on macOS (#1844) by Brian Quinlan · 5 months ago
  34. c8355d1 Fix `fetch` response stream cancellation (#1822) by Simon Binder · 5 months ago
  35. 81b5979 docs(http): add http.client Testing section with Flutter testing cookbook recommendation (#1836) by Arowolo Joshua · 5 months ago
  36. 5ec2476 [cronet_http] Fix `ClassNotFoundException` in debug mode (#1840) by Hossein Yousefi · 5 months ago
  37. 3500364 Bump actions/stale from 10.0.0 to 10.1.0 in the github-actions group (#1843) by dependabot[bot] · 5 months ago
  38. 2cb6c12 chore(cronet_http): Prepare to release 1.6.0 (#1833) by Brian Quinlan · 6 months ago
  39. a906598 fix(ok_http): trust manager init (#1830) by Denys Vitali · 6 months ago
  40. 54dfd63 docs(cupertino_http): Clarify that happens when a request is cancelled (#1834) by Brian Quinlan · 6 months ago
  41. 3e3c366 chore(okhttp): Fix CI by setting minSdk=24 (#1835) by Brian Quinlan · 6 months ago
  42. 6271faf feat: export MediaType from http_parser (#1803) by Benjamin · 6 months ago
  43. 32dee0c chore(cronet_http): bump compileSdkVersion to 34 (#1832) by Benjamin · 6 months ago
  44. 2c53fa3 Bump the github-actions group with 3 updates (#1828) by dependabot[bot] · 7 months ago
  45. 1b5103f [cronet_http] Upgrade `cronet-embedded` dependency version to support 16 KB page sizes (#1824) by Alex Li · 7 months ago
  46. f701e93 Remove obsolete TODO comment (#1816) by Brian Quinlan · 7 months ago
  47. e0dadd1 Bump the github-actions group with 3 updates (#1819) by dependabot[bot] · 7 months ago
  48. 8c5f1b8 Remove documentation about WebSocketChannel.new in doc comment (#1823) by Benjamin Jones · 7 months ago
  49. d6dd5ec [http2] Gracefully receive headers on canceled streams (#1800) by Willow Chargin · 7 months ago
  50. d8e6929 Only set the charset when the body is set for certain mime types (#1798) by Brian Quinlan · 7 months ago
  51. ef05b37 [cupertino_http]: Switch to ffigen 19.1.0 (#1811) by Brian Quinlan · 8 months ago
  52. 6656f15 Remove http-beta dependency (#1806) by Brian Quinlan · 8 months ago
  53. b661894 Prepare to release packages http/cronet_http/cupertino_http supporting request cancellation (#1805) by Brian Quinlan · 8 months ago http-v1.5.0
  54. afda310 [cronet] Support aborting requests (#1797) by Brian Quinlan · 9 months ago
  55. 4a90d16 [cronet_http] Update Cronet dependencies version (#1796) by Alex Li · 9 months ago
  56. 5c06c6c Prepare to release cronet 1.4.0 (#1794) by Brian Quinlan · 9 months ago
  57. 8c49ef5 [cronet_http] Upgrade jni and jnigen to 0.14.2 (#1793) by Hossein Yousefi · 9 months ago
  58. ca07b4c Add request cancellation to cupertino_http (#1779) by Brian Quinlan · 9 months ago
  59. 984cc43 Fix a bug where ConnectionException.toString didn't stringify NSError (#1785) by Brian Quinlan · 9 months ago
  60. 2d9681d Fix a bug where the HttpClient response stream was cancelled after completed (#1792) by Brian Quinlan · 9 months ago
  61. 4209e84 [cronet_http] Upgrade to kotlin 1.8.10 (#1789) by Brian Quinlan · 9 months ago
  62. d2886a0 Bump subosito/flutter-action in the github-actions group (#1784) by dependabot[bot] · 9 months ago
  63. 4097219 Prepare to release 1.5.0-beta (#1787) by Brian Quinlan · 9 months ago
  64. a4f5a8d feat: support aborting HTTP requests (#1773) by Luka S · 9 months ago
  65. 7d2d87e Fix `Connection reset by peer` in protocol error tests (#1786) by Brian Quinlan · 10 months ago
  66. e70a41b Clarify that some headers may not be sent/received (#1768) by Brian Quinlan · 11 months ago
  67. d99cc3c Return a customized `StreamedResponse` from `CronetClient.send` (#1769) by Brian Quinlan · 11 months ago
  68. 6b92d99 [web_socket_channel] Shorten library description for pub score improvement (#1737) by JohnettJobben1 · 11 months ago
  69. 31da355 Prepare cronet_http/cupertino_http/http/web_socket for release (#1767) by Brian Quinlan · 11 months ago
  70. dfbe73d Ignore received data after the response stream has been closed (#1766) by Brian Quinlan · 11 months ago
  71. 78d6114 Add a new exception type `NSErrorClientException` (#1763) by Brian Quinlan · 12 months ago
  72. 7a2e7d5 Add a useful stringificiation to `WebSocketConnectionClosed` (#1764) by Brian Quinlan · 12 months ago
  73. ccb6533 Bump the github-actions group across 1 directory with 4 updates (#1761) by dependabot[bot] · 12 months ago
  74. 7568b5c [web_socket] Adds `WebSocketException.toString()` (#1756) by Alex Li · 12 months ago
  75. 3e4cceb Make response headers tests pass on firefox (#1762) by Brian Quinlan · 12 months ago
  76. 5704b0c [cronet_http/cupertino_http]: Fixes bugs where cancelling `StreamedResponse.stream` did not sever the connection (#1760) by Brian Quinlan · 12 months ago
  77. 63c477b Ready for release: cupertino_http, web_socket, web_socket_channel (#1753) by Brian Quinlan · 12 months ago web_socket-v1.0.0 web_socket_channel-v3.0.3
  78. 03eb8de Prepare for a `package:web_socket` 1.0 release (#1738) by Brian Quinlan · 12 months ago
  79. e4ddd3e Merge pull request #1750 from dart-lang/fixTags by Moritz · 1 year ago
  80. 42b42e3 Fix tags by Moritz · 1 year ago
  81. 54bf0f7 Merge pull request #1748 from dart-lang/fixPublish by Moritz · 1 year ago
  82. 84adca0 Merge pull request #1432 from dart-lang/fixHealth by Moritz · 1 year ago
  83. 8534a69 Remove ignore breaking by Moritz · 1 year ago
  84. b80436a allow underscore by Moritz · 1 year ago
  85. 949cd87 Fix publishing workflow by Moritz · 1 year ago
  86. 6fabf06 Merge pull request #1725 from Javier-Novales/connection_terminate_message by Moritz · 1 year ago http2-v3.0.0
  87. 836ee7c Add custom message when terminating a connection by Javier-Novales · 1 year ago
  88. 32d5ffc Merge pull request #1745 from dart-lang/revTo3 by Moritz · 1 year ago
  89. 1cc17f8 Merge pull request #1743 from ueman/readme-fix by Moritz · 1 year ago
  90. 996c5d1 ignore only for breaking changes by Moritz · 1 year ago
  91. e5321f7 Update .github/workflows/health.yaml by Moritz · 1 year ago
  92. f902d8a typo by Moritz · 1 year ago
  93. 35f6e9a exclude websocket by Moritz · 1 year ago
  94. ca8caee Ignore http by Moritz · 1 year ago
  95. 621401e remove ignore license by Moritz · 1 year ago
  96. ce20b2a Fix health workflow by Moritz · 1 year ago
  97. 4afc7f4 Add changelog entry by Moritz · 1 year ago
  98. c18d55d Fix CI by Moritz · 1 year ago
  99. 0e094cc Update to Dart `3.7.0` by Moritz · 1 year ago
  100. e988925 Remove .gitignored files (#1728) by Brian Quinlan · 1 year ago