Prefixed Dot Relative URLs Not Detected As URLs

Describe the bug
Previous versions of POSTMAN properly detected relative URLs using a prefixed dot notation, but now do not.

Example: {“someUrl”: “./my/path”}

To Reproduce

  1. Create an API that returns relative URLs using prefixed dot notation
  2. Note that POSTMAN does not detect the URL as a clickable link in the response

Expected behavior
Relative URLs are detected as clickable URLs, including prefixed dot notation URLs.

Screenshots

App information (please complete the following information):

  • App Type: Native App
  • Postman Version: v7.3.3
  • OS: Win 10 1903

Additional context
Add any other context about the problem here.