Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

This stage identifies tokens that looks like URL addresses and tag flag it as "URL".

Info

Currently handles the following situations:

  • HTTP and HTTPS protocols
  • Domains
  • IP address (with protocol) e.g. http://235.156.13.10/
  • Ports
  • Paths
  • Parameters and anchors, query strings.
  • Encoding

...