| Q |
A |
| Bug? |
no |
| New Feature? |
yes |
Please compare how does profiler look like between these bundles. csa/guzzle-bundle is A LOT clearer.
| csa/guzzle-bundle | php-http/httplug-bundle |
 |
 |
I suggest:
- Syntax highlight json responses (even better, xml too)
- Don't put request/response side-by-side
- Use table for headers
edit: Syntax highlighting/formatting might look like a hard part. It isn't, look at referenced bundle. Detection and formatting, syntax highlight is done by prismjs