On 01/02/16 11:11, Rob Vesse wrote:
On 31/01/2016 17:38, "[email protected]" <[email protected]> wrote:
httpResponse.setHeader("X-"+HttpNames.hServer,
Fuseki.serverHttpNameDev) ;
Note that per RFC 6648 [1] we should avoid using X- headers where possible
Rob
[1] http://tools.ietf.org/html/rfc6648
If only goes out in developer mode, not in production ("production" = a
release with a proper version number). The key piece of information is
the build date for SNAPSHOTs.
As it nowadays adds nothing, it has been removed it.
Andy