Re: [PATCH] ICP and HTCP and StoreID

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Thu, 13 Mar 2014 15:16:05 -0600

On 03/12/2014 12:40 PM, Eliezer Croitoru wrote:
> On 12/03/2014 01:12, Alex Rousskov wrote:
>>> >--- src/http.cc 2014-03-07 15:40:37.945321671 +0200
>>> >+++ src/http.cc 2014-03-07 15:41:36.853321533 +0200
>>> >@@ -2106,7 +2106,7 @@
>>> > Http::ProtocolVersion httpver(1,1);
>>> > const char * url;
>>> > if (_peer && !_peer->options.originserver)
>>> >- url = entry->url();
>>> >+ url = urlCanonical(request);
>>> > else
>>> > url = request->urlpath.termedBuf();
>>> > mb->Printf("%s %s %s/%d.%d\r\n",

> Aswered my question regarding the issue from when I was asking about it.
> +1

Committed to trunk (r13310).

Alex.
Received on Thu Mar 13 2014 - 21:16:17 MDT

This archive was generated by hypermail 2.2.0 : Fri Mar 14 2014 - 12:00:11 MDT