appbaseio/dejavu

Automatically add HTTP schema to URL when it is missing

开放

#481 创建于 2024年6月19日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (529 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (8,270 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南