namshi / cuzzle

This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
https://github.com/namshi/cuzzle
330 stars 67 forks source link

allow disabling multi-line formatting #5

Closed vaidasm closed 9 years ago

vaidasm commented 9 years ago

Allow line length configuration (0 or less means no wrapping)

odino commented 9 years ago

@vaidasm thanks man!