SunnyBoy-WYH commented on issue #2346: URL: https://github.com/apache/incubator-hugegraph/issues/2346#issuecomment-1814623745
@javeme hi,like this issue , we need record the request's query language, do you know how can we get the requestbody? from my option, i try some methods but only this work: [get the post query and set it again] ,but it seems caused the bug. ref:https://stackoverflow.com/questions/14560276/how-to-use-jersey-interceptors-to-get-request-body when use loader on C/S model ,it cause GZIP format error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
