Re: [basex-talk] RESTXQ Custom Multipart Response

2023-10-29 Thread Christian Grün
Hi Jean-Marc, For the time being, I’m sorry multipart support is only available for requests (multipart/mixed [1], multipart/form-data [2]). Responses are limited to single parts (multipart data has not been considered in the RESTXQ specification). I have added a clarifying comment to our

[basex-talk] RESTXQ Custom Multipart Response

2023-10-29 Thread Jean-Marc ANSEL
Hello, I'm trying to do a custom multipart response with basex RESTXQ module. The Custom Response paragraph of https://docs.basex.org/wiki/RESTXQ  indicates : Custom responses can be generated in XQuery by returning an |rest:response| element, an |http:response| child node that matches the