Open adamretter opened 6 years ago
I am experiencing the same issue, getting the same error. only from some Chrome instances and only for requests sent to RESTXQ modules
https://betamasaheft.eu/manuscripts/BNFet45/main
is there any workaround?
sorry, I have managed to fix this (?) adding in nginx.conf
proxy_set_header Accept '*/*' ;
The real issue is this: https://bugs.openjdk.java.net/browse/JDK-8163921
The RESTXQ end-point:
The Java client code:
The resultant error: