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

Don't set fragment with null value #14

Closed xkobal closed 8 years ago

xkobal commented 8 years ago

https://github.com/namshi/cuzzle/issues/13

bmancone commented 8 years ago

Thanks @xkobal !

@odino (or someone else?), is it good for you ? Would be nice to tag 2.0.1 when it's fixed :-)

odino commented 8 years ago

:+1: im gonna tag now

odino commented 8 years ago

in 2.0.1

bmancone commented 8 years ago

:+1: @odino

Thanks :-)

Tobion commented 8 years ago

The fragment is supposed to be ignored: #15