Regular Expressions 101

Community Patterns

123...6

Community Library Entry

0

Regular Expression
Java 8

"
(?:(http|https)(://))
"
g

Description

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

Submitted by yugely - 4 years ago