Chromium Code Reviews
DescriptionAdd support for authorization of HTTP client requests
This implements the infrastructure for authorization of HTTP client
requests. Currently only basic authentication is fully implemented,
but the infrastructure to support digest is there.
Please focus on the developer facing API with the authenticate callback and
addCredentials method.
R=ager@google.com,ajohnsen@google.com
BUG=dart:2788
TEST=tests/standalone/io/http_auth_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=14189
Patch Set 1 #
Total comments: 14
Patch Set 2 : Addressed review comments #
Total comments: 6
Patch Set 3 : Addressed more comments + made the authenticate callback async #
Total comments: 2
Patch Set 4 : Rebased to r14132 #Patch Set 5 : Addressed review comments from ajohnsen@ #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||