New issue
Advanced search Search tips

Issue 596554 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 596523



Sign in to add a comment

HttpResponseHeaders::GetAgeValue() allows for leading plus

Project Member Reported by eroman@chromium.org, Mar 21 2016

Issue description

by virtue of using base::StringToInt() and not checking for a leading plus.
 

Comment 1 by eroman@chromium.org, Mar 21 2016

Components: -Internals>Network Internals>Network>HTTP

Comment 2 by eroman@chromium.org, Mar 23 2016

Owner: eroman@chromium.org
Status: Assigned (was: Untriaged)

Comment 3 by eroman@chromium.org, Mar 24 2016

It also allows negative numbers, which is inconsistent with the definition in RFC 2616.

Comment 5 by eroman@chromium.org, Apr 11 2016

Status: Fixed (was: Assigned)
Components: Internals>Network
Components: -Internals>Network>HTTP

Sign in to add a comment