issues
search
bbcarchdev
/
spindle
RES Linked Open Data aggregation engine
https://bbcarchdev.github.io/spindle/
Apache License 2.0
2
stars
1
forks
source link
When generating a canonical URL for a requested resource, we should have a mechanism to use the actual REQUEST_URI and QUERY_STRING as supplied by the user-agent
#57
Closed
nevali
closed
8 years ago
nevali
commented
8 years ago
Provide a
quilt_canon…
API to set the 'user' path and query
Add a flag to
QUILTCANONOPTS
which can be used to indicate that the 'user' strings should be used in place of whatever's been defined by the engine
Add
QCO_REQUEST
, which is the equivalent of defaults plus the 'user' flag.
nevali
commented
8 years ago
See bbcarchdev/quilt#38
quilt_canon…
API to set the 'user' path and queryQUILTCANONOPTS
which can be used to indicate that the 'user' strings should be used in place of whatever's been defined by the engineQCO_REQUEST
, which is the equivalent of defaults plus the 'user' flag.