Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Spring boot with Jetty embedded sends body for HEAD requests that result in an error

Dear Jetty devs,

we are observing an issue with Jetty in the handling of HEAD requests.

Jetty sends the request body in case of errors, while in theory it
shouldn't, AFAIU from the HTTP RFC.

We have opened an issue on the Spring boot project:

https://github.com/spring-projects/spring-boot/issues/23551

But probably this list can also provide insight and feedback on how to
make Jetty not send response body for HEAD requests.

Thanks in advance for your help,
Andrea
-- 
Andrea Ceccanti - INFN-CNAF

Viale Berti Pichat 6/2 40127 Bologna, Italy
+39 0512095 50
skype: andreaceccanti
keybase: andreaceccanti


Back to the top