zipcodes.js
zipcodes.js copied to clipboard
Handle failed lookup for vastly out-of-scope zipcodes.
Currently if you attempt to lookup a zipcode that is WAY out of scope of any existing codes a 404 will occur, which will cause a lack of a callback. To account for this test.json/p files exist and can be used to discern a 404 vs. a timeout.