Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-04-15 15:35
Flavor·PCRE (Legacy)

/
<(.*)>; *rel="(.*)"
/
giU
Open regex in editor

Description

A regular expression to parse a HTML 'Link' header.

Submitted by James Furey