On Wed, Jul 20, 2011 at 09:10, Russ Cox <rsc@golang.org> wrote: >> Text can't be ...
13 years, 10 months ago
(2011-07-20 13:11:09 UTC)
#5
On Wed, Jul 20, 2011 at 09:10, Russ Cox <rsc@golang.org> wrote:
>> Text can't be a sniffSig in the list if we want to match MP4 in the
>> future.
>
> Why not? Doesn't it just go after text?
Sorry, I meant doesn't text just go after mp4?
Still confused about why text isn't a sniffer. http://codereview.appspot.com/4746042/diff/17001/src/pkg/http/sniff.go File src/pkg/http/sniff.go (right): http://codereview.appspot.com/4746042/diff/17001/src/pkg/http/sniff.go#newcode21 src/pkg/http/sniff.go:21: // ...
13 years, 10 months ago
(2011-07-20 13:15:08 UTC)
#6
http://codereview.appspot.com/4746042/diff/22002/src/pkg/http/sniff.go File src/pkg/http/sniff.go (right): http://codereview.appspot.com/4746042/diff/22002/src/pkg/http/sniff.go#newcode21 src/pkg/http/sniff.go:21: // Index of the first non-whitespace byte in data. ...
13 years, 10 months ago
(2011-07-20 15:00:02 UTC)
#9
http://codereview.appspot.com/4746042/diff/22002/src/pkg/http/sniff.go File src/pkg/http/sniff.go (right): http://codereview.appspot.com/4746042/diff/22002/src/pkg/http/sniff.go#newcode21 src/pkg/http/sniff.go:21: // Index of the first non-whitespace byte in data. ...
13 years, 10 months ago
(2011-07-20 22:38:01 UTC)
#10
*** Submitted as http://code.google.com/p/go/source/detail?r=6675f47ceacf *** http: sniffing algorithm. This follows draft-ietf-websec-mime-sniff-03 in its intent, though ...
13 years, 10 months ago
(2011-07-20 22:38:44 UTC)
#11
Issue 4746042: code review 4746042: http: sniffing algorithm.
(Closed)
Created 13 years, 10 months ago by dsymonds
Modified 13 years, 10 months ago
Reviewers:
Base URL:
Comments: 12