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

Issue 208333015: Don't add ':443' to host header, when the connection is secure. (Closed)

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

Description

Don't add ':443' to host header, when the connection is https. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=34293

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M sdk/lib/io/http_headers.dart View 1 2 chunks +7 lines, -3 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 1 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
6 years, 9 months ago (2014-03-24 07:55:30 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/208333015/diff/1/sdk/lib/io/http_headers.dart File sdk/lib/io/http_headers.dart (right): https://codereview.chromium.org/208333015/diff/1/sdk/lib/io/http_headers.dart#newcode23 sdk/lib/io/http_headers.dart:23: {int defaultPort: HttpClient.DEFAULT_HTTP_PORT}) defaultPort -> defaultPortForScheme
6 years, 9 months ago (2014-03-24 07:58:24 UTC) #2
Anders Johnsen
https://codereview.chromium.org/208333015/diff/1/sdk/lib/io/http_headers.dart File sdk/lib/io/http_headers.dart (right): https://codereview.chromium.org/208333015/diff/1/sdk/lib/io/http_headers.dart#newcode23 sdk/lib/io/http_headers.dart:23: {int defaultPort: HttpClient.DEFAULT_HTTP_PORT}) On 2014/03/24 07:58:24, Søren Gjesse wrote: ...
6 years, 9 months ago (2014-03-24 08:01:57 UTC) #3
Anders Johnsen
6 years, 9 months ago (2014-03-24 08:10:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r34293 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698