Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 14595006: Extend HTTP digest support with server changing nonce (Closed)

Created:
7 years, 7 months ago by Søren Gjesse
Modified:
7 years, 7 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Extend HTTP digest support with server changing nonce Support the server changing nonce. Supportts Both a server sending a new 401 response with stale=true in the WWW-Authenticate response header and a server using nextnonce in the Authentication-Info response header. R=ajohnsen@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22369

Patch Set 1 #

Patch Set 2 : Minor fix #

Patch Set 3 : Minor fix #

Total comments: 1

Patch Set 4 : Minor fixes #

Patch Set 5 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -25 lines) Patch
M sdk/lib/io/http_impl.dart View 1 2 3 4 chunks +30 lines, -11 lines 0 comments Download
M tests/standalone/io/http_auth_digest_test.dart View 1 2 3 4 10 chunks +110 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
7 years, 7 months ago (2013-05-03 11:15:41 UTC) #1
Anders Johnsen
LGTM :) I'm impressed of how little code we have to change, to get stuff ...
7 years, 7 months ago (2013-05-03 12:07:35 UTC) #2
Søren Gjesse
7 years, 7 months ago (2013-05-03 13:10:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #5 manually as r22369 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698