laravel-shift / curl-converter

Online tool to convert `curl` requests to Laravel `Http` requests
MIT License
88 stars 10 forks source link

throw exception for invalid headers #23

Closed Attia-Ahmed closed 2 years ago

Attia-Ahmed commented 2 years ago

closes #19 Fix crash when header is not a key/value pair separated by a ":" by throwing InvalidArgumentException