[web] fix headers on 304 responses (closes #11466875)
The response MUST include the following header fields:
[...]
- ETag and/or Content-Location, if the header would have been sent
in a 200 response to the same request
https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.5
Unfortunately we weren't copying headers from what would have been the
200 response, but from the request.
.. winclude:: search_sample_queries
You can as well type complex queries using the RQL_ query language,
used every where to build dynamic pages of this site.
You can use one of the following prefixes to specify which kind of search you
want:
* `rql` : RQL query
* `text` : full text search
.. _RQL: tut_rql