feross / simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines
MIT License
401 stars 50 forks source link

Removed global rejection of unauthorized SSL certificates in tests #20

Closed stevenvachon closed 7 years ago

stevenvachon commented 8 years ago

fixes #19

stevenvachon commented 8 years ago

@feross

feross commented 7 years ago

LGTM