Skip to content

Releases: dart-lang/http

package:web_socket_channel v3.0.3

17 Apr 20:41
63c477b
Compare
Choose a tag to compare
  • Support package:web_socket 1.0.0.

package:web_socket v1.0.0

17 Apr 20:32
63c477b
Compare
Choose a tag to compare
  • First non-experimental release; no semantic changes from version 0.1.6.

package:http2 v3.0.0

04 Apr 12:59
6fabf06
Compare
Choose a tag to compare
  • Require Dart SDK 3.7.0.
  • Add support for providing custom message when terminating a connection.

package:web_socket_channel v3.0.2

22 Jan 15:53
6d99ff5
Compare
Choose a tag to compare
  • Move to dart-lang/http monorepo.

package:http v1.3.0

21 Jan 00:31
7271367
Compare
Choose a tag to compare
  • Fixed unintended HTML tags in doc comments.
  • Switched BrowserClient to use Fetch API instead of XMLHttpRequest.

package:http_parser v4.1.2

02 Jan 18:36
6ecd13a
Compare
Choose a tag to compare
  • Fixed a bug where parsing quoted header values could require a regex to
    backtrack
  • Fixed a bug where quoted header values containing escaped quotes would not
    be correctly parsed.

package:http_multi_server v3.2.2

17 Dec 12:49
c27d6c7
Compare
Choose a tag to compare
  • Require Dart 3.2
  • Move to dart-lang/http monorepo.

package:http_parser v4.1.1

18 Oct 09:00
92d317a
Compare
Choose a tag to compare
  • Move to dart-lang/http monorepo.

package:http2 v2.3.1

18 Oct 09:06
5e2281e
Compare
Choose a tag to compare
  • Require Dart 3.2
  • Add topics to pubspec.yaml
  • Move to dart-lang/http monorepo.

package:web_socket v0.1.6

16 Jul 15:53
a6d9f72
Compare
Choose a tag to compare
  • Allow web: '>=0.5.0 <2.0.0'.