- Require Dart
^3.3.0.
- Require Dart
2.19. - Allow
package:httpv1.0.0
- Added package topics to the pubspec file.
- Require Dart
2.17.
- Update the pubspec
repositoryfield.
- Drop dependency on
package:pedantic. - Require Dart
2.14.
- Require Dart
2.12. - Enable null safety.
- Removed deprecated
createProxyHandler.
- Added example.
- Fixed links in README.
- Support the latest version of
package:http.
- Support Dart 2.
- Internal changes only.
- Support version
0.7.0ofshelf.
- Support version
0.6.0ofshelf.
- Added
drone.iobadge toREADME.md.
-
createProxyHandler(new deprecated) is replaced withproxyHandler. -
Updated to be compatible with RFC 2616 Proxy specification.
-
Updated
README.mdand doc comments oncreateProxyHandler. -
Added an example.
- First release.