-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Running
bad-fetch = F.fetch("https://raw.githubusercontent.com/NO-SUCH-URL")
bad-fetch satisfies Ei.is-right
works, but GitHub returns a 400 instead of 404. A URL like
fetch("https://www.pyret.org/NO-SUCH-URL")
ought to help, but it was breaking. Now it works (email: "bad fetching"), so improve the docs w/ this, e.g., look for a 404 in the string.
Metadata
Metadata
Assignees
Labels
No labels