[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12827: [PATCH] Tweak web modules, support relative URIs
From: |
Ludovic Courtès |
Subject: |
bug#12827: [PATCH] Tweak web modules, support relative URIs |
Date: |
Tue, 21 Jun 2016 15:22:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Andy Wingo <address@hidden> skribis:
> I would like to apply this patch, to master at least. Any objections?
> We need documentation for the new exports, is the only missing thing.
On a quick glance that looks good. My only concern would be
incompatibilities; for instance, the ‘content-location’ can now be an
object that doesn’t pass ‘uri?’, IIUC. Not sure how much of a problem
that is.
Ludo’.