You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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