AntonShuvaev / elasticsearch4idea

Elasticsearch Plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/14512-elasticsearch
58 stars 8 forks source link

Please add a header parameters in connection setting #130

Closed valdemar1977 closed 9 months ago

valdemar1977 commented 9 months ago

Is your feature request related to a problem?

In my case for connect to custom elastic via rest I need to setup a lot of headers that I'm put after -H key in my curl in request (ticket, username, password, security.token and so on)

Describe the solution you'd like

More headers params in connection settings

Additional context

No response

AntonShuvaev commented 9 months ago

Thanks for reporting the issue. I'll implement this in the next version.

AntonShuvaev commented 9 months ago

Implemented in 2023.2.11