Skip to content

Improve design of profiler and add support for formatting request/response body #245

@ostrolucky

Description

@ostrolucky
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-bundlephp-http/httplug-bundle
csa/guzzle-bundle profiler php-http/httplug-bundle profiler

I suggest:

  1. Syntax highlight json responses (even better, xml too)
  2. Don't put request/response side-by-side
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions