hapi-server / verifier-nodejs

HAPI Server Verifier using node.js and JSON Schema
MIT License
1 stars 1 forks source link

Check URLs #44

Open rweigel opened 1 year ago

rweigel commented 1 year ago
  1. Check correct syntax (e.g., start with http://, https://, or //)
  2. Check URLs don't return error?
jvandegriff commented 1 year ago

Also check that the URL is still live (that it returns some bytes).

This is going to be used a lot more once we add the URI type as an official type in HAPI spec version 3.2