Http client Type of JDK gives "empty headers are not allowed" with webmvc.fn #34314
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: feedback-reminder
We've sent a reminder that we need additional information before we can continue
status: waiting-for-feedback
We need additional information before we can continue
status: waiting-for-triage
An issue we've not yet triaged or decided on
I created this issue in response to spring-cloud/spring-cloud-gateway#3525 (comment). See the linked issue for all the details. The main issue is that
java.lang.IllegalArgumentException: empty headers are not allowed []
is returned when using IntelliJ's HTTP Client, or if you remove the default headers that httpie or curl uses.@spencergibb can provide a reproducer if needed.
The text was updated successfully, but these errors were encountered: