Jetty+Jersey infinite loop with curl post query

后端 未结 1 1281
萌比男神i
萌比男神i 2021-01-14 08:17

Sorry for the long post, I need to share every line of code.

I have created a JAX-RS application using Jersey hosted over jetty server. My following code however is

1条回答
  •  鱼传尺愫
    2021-01-14 08:51

    This issue has already been identified as https://bugs.eclipse.org/bugs/show_bug.cgi?id=452465 and it's already fixed in the master branch, and will be part of Jetty 9.3.0.M2.

    0 讨论(0)
提交回复
热议问题