igniphp / framework

Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST micro-services.
MIT License
265 stars 14 forks source link

Remove pretty format on Json response #13

Closed smalot closed 6 years ago

smalot commented 6 years ago

Pretty format on json response is useful for debug, but increase network payload. It should not be enabled by default

dkraczkowski commented 6 years ago

Fixed.