appbaseio / dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.
https://dejavu.reactivesearch.io
MIT License
8.4k stars 511 forks source link

Automatically add HTTP schema to URL when it is missing #481

Open cweiske opened 5 months ago

cweiske commented 5 months ago

Is your feature request related to a problem? Please describe. I copied the URL 192.168.3.8:9227 I used with curl into the dejavu connect URL box and wondered why it did not work. It turned out that dejavu requires the http:// schema.

Describe the solution you'd like dejavu should automatically prepend the http:// schema to the URL if it has no schema.

siddharthlatest commented 2 months ago

This would be good to have.