index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_response_headers_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "using namespace std" which is illegal per style guide.
pkasting@chromium.org
2010-11-10
1
-110
/
+113
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-40
/
+40
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-43
/
+43
*
Http cache: Avoid resuming (and keeping) truncated entries
rvargas@google.com
2010-01-08
1
-0
/
+54
*
HTTP Cache: Apply all freshness tests to Partial content entries.
rvargas@google.com
2009-10-16
1
-0
/
+24
*
net: Add another unit test.
rvargas@google.com
2009-10-15
1
-0
/
+7
*
Http Cache: More unit tests for byte range support.
rvargas@google.com
2009-10-14
1
-33
/
+45
*
Http cache: Extend support for byte range requests.
rvargas@google.com
2009-08-12
1
-0
/
+55
*
Http cache: Return valid Content-Range headers for a byte range request.
rvargas@google.com
2009-06-22
1
-0
/
+90
*
Fix problem with how HttpResponseHeaders::Update() copies headers -- it assum...
ericroman@google.com
2009-06-19
1
-0
/
+11
*
Fixing a bug in HttpResponseHeaders.GetContentRange
hclam@chromium.org
2009-06-16
1
-1
/
+7
*
HttpResponseHeaders::GetContentRange() to handle implied LWS
hclam@chromium.org
2009-05-26
1
-1
/
+37
*
Make sure that a null separates individual http headers when
rvargas@google.com
2009-05-07
1
-0
/
+20
*
Implement HttpResponseHeaders::GetContentRange and unittests
hclam@chromium.org
2009-04-22
1
-1
/
+200
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-2
/
+4
*
Clean up HttpResponseHeaders::IsKeepAlive. Use the parsed
wtc@chromium.org
2009-03-05
1
-0
/
+23
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
1
-13
/
+38
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+1
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+20
*
Add unit test for HttpResponseHeaders::GetStatusText()
ericroman@google.com
2008-09-13
1
-0
/
+30
*
misc. http response status-line changes:
ericroman@google.com
2008-09-13
1
-11
/
+55
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
1
-1
/
+19
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
More of net compiling on the Mac.
avi@google.com
2008-08-20
1
-8
/
+7
*
Portability changes to http_response_headers.
ericroman@google.com
2008-08-20
1
-0
/
+41
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+965