http_auth 0.2.5 http_auth: ^0.2.5 copied to clipboard
Dart http middleware for HTTP Basic and Digest authentication
0.2.5 #
- Updated syntax
0.2.4 #
- Fixed parsing of Auth header (thanks to @graknol)
0.2.3 #
- Fixed warnings
0.2.2 #
- Updated http dependency requirement
0.2.1 #
- Removed dependency from cryptoutils
0.2.0 #
- Upgraded for Dart 2.0 stable
0.1.3 #
- Upgraded dependencies
0.1.2 #
- Fixed handling of requests with a body.
0.1.1 #
- Fixed nonce counter.
0.1.0 #
- Initial version.