i have a problem with redirects in basex.
I have following function:
declare %restxq:path("anyPath") function {
"Some XQuery Code",
};
So I expect, that the browser gets the redirect an executes it. But it only returns:
instead of the redirected page.
In the attachment there is a screenshot.
Is there anyone with the same problem or a solution?
Regards,
Florian
PS: Are there any BaseX developer meetings in Germany?