importpw / import

`import` is a simple and fast module system for Bash and other Unix shells
https://import.sh
MIT License
338 stars 10 forks source link

Parse the headers using a fifo #11

Closed TooTallNate closed 6 years ago

TooTallNate commented 6 years ago

So that the import command can receive the exit code of curl instead of the header parsing command.

This way, 404s and other user errors from curl will be properly bubbled up to the script.

vercel[bot] commented 6 years ago

This pull request is automatically deployed with Now.

To access deployments, click Details below or on the icon next to each push.