Re: [basex-talk] IETF Date in If-Modified-Since header

2018-05-29 Thread Marco Lettere
On 29/05/2018 13:58, Christian Grün wrote: Hi Marco, The current RESTXQ 1.0 specification seems to mandate that comma separated lists needs to be extracted to single items [1]. There isn’t that much activity on the EXQuery repository [2], but maybe it could be discussed over there? Yes. Goin

Re: [basex-talk] IETF Date in If-Modified-Since header

2018-05-29 Thread Christian Grün
Hi Marco, The current RESTXQ 1.0 specification seems to mandate that comma separated lists needs to be extracted to single items [1]. There isn’t that much activity on the EXQuery repository [2], but maybe it could be discussed over there? As an alternative, you can use the request:header functio

[basex-talk] IETF Date in If-Modified-Since header

2018-05-29 Thread Marco Lettere
Hello all, need to use the If-Modified-Since header in one of my APIs. The format requested is the IETF date format: If-Modified-Since: Wed, 21 Oct 2015 07:28:00 GMT as explained in [1]. If I pass the header as prescribed to a restxq made like: declare   %rest:path("config")   %rest:header-