Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(90)

Issue 5688047: code review 5688047: net/http: add optional Server.TLSConfig field (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by bradfitz
Modified:
13 years, 5 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

net/http: add optional Server.TLSConfig field

Patch Set 1 #

Patch Set 2 : diff -r 2a74f9121ce0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2a74f9121ce0 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 8fe6a0bf541e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/pkg/net/http/server.go View 1 2 3 3 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2012-02-20 06:19:27 UTC) #1
rsc
Why?
13 years, 5 months ago (2012-02-20 06:24:56 UTC) #2
bradfitz
In a golang-nuts thread, user wanted to set ClientAuth: tls.RequireAnyClientCert, which seems reasonable. But it's ...
13 years, 5 months ago (2012-02-20 06:27:06 UTC) #3
bradfitz
13 years, 5 months ago (2012-02-20 23:24:22 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=7a899d8d9e4e ***

net/http: add optional Server.TLSConfig field

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5688047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b