gazpachoking/jsonref

urllib dereferencing

Closed this issue · 2 comments

Use urllib as a fallback in default dereferencer for http when requests is not available, and to support other schemes.

Also, is 'dereferencing' the right word? Is any of the stuff I call that actually 'resolving'? Someone should consult a dictionary and find this out. 👅

Added urllib support in 46e1ab8