phoenixframework / tailwind

An installer for tailwind
MIT License
475 stars 61 forks source link

Sanitize empty strings when getting Proxy Environment variables #92

Open wkpatrick opened 1 year ago

wkpatrick commented 1 year ago

Trim the HTTP(s)_PROXY environment variable when determining whether or not to proxy the download request.

Fixes #90