elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.22k forks source link

Change default value of multipart request body parsing #86085

Closed mshustov closed 4 months ago

mshustov commented 3 years ago

Follow up on Hapi version update https://github.com/elastic/kibana/pull/85406#discussion_r540372832 which changed the default value routes.payload.multipart to false in v19. We should allow plugin routes to configure the option and set the default value to false as well.

elasticmachine commented 3 years ago

Pinging @elastic/kibana-core (Team:Core)

pgayvallet commented 4 months ago

I'm not sure to remember why we wanted to align on HAPI's default here, and given the few usages we have of multipart, I'm going to close this.