url constant

String const url

Regex of url.

Implementation

static const String url = "[a-zA-z]+://[^\\s]*";