insomnia/packages/insomnia-app/app/ui/components/viewers
KarthikSiddarth 6f7a6d820b Validate url (#1186)
* place validateURL module in insomnia-url package

* import validataeURL module and add it to the exports

* import validateURL and pass h.value to the function, if its a url, wrap with the link component or just leave as it is

* remove validateURL module from insomnia-url package

* delete import statment that imports validateURL module

* place validateURL function inside reponse-header-viewer

* require URL api from url module
2018-10-02 09:17:32 -04:00
..
response-cookies-viewer.js Add Prettier 2018-06-25 13:42:50 -04:00
response-csv-viewer.js Add Prettier 2018-06-25 13:42:50 -04:00
response-error.js Add Prettier 2018-06-25 13:42:50 -04:00
response-headers-viewer.js Validate url (#1186) 2018-10-02 09:17:32 -04:00
response-multipart.js Add Prettier 2018-06-25 13:42:50 -04:00
response-pdf-viewer.js Add Prettier 2018-06-25 13:42:50 -04:00
response-raw.js Add Prettier 2018-06-25 13:42:50 -04:00
response-timeline-viewer.js Add Prettier 2018-06-25 13:42:50 -04:00
response-viewer.js Charcode for webview (Fixes #1045) 2018-07-16 08:54:18 -04:00
response-web-view.js Add Prettier 2018-06-25 13:42:50 -04:00