Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-05-31 06:57
Flavor·Java

"
(?:(http|https)(://))
"
g
Open regex in editor

Description

This is a kotlin implementation of a http{s} protocal check for when routing

Submitted by yugely