[Webkit-unassigned] [Bug 178069] Web Inspector: Network Tab - Headers View - Add support for HTTP Trailing Headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 8 15:17:40 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178069

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org

--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> ---
Ideas for a UI:

1. Inside the Response section after some space for a body.

    Response

      | Header: Value
      | Header: Value
      | Header: Value
      |
      | (Body) (➞)
      |
      | Trailing-Header: Value
      | Trailing-Header: Value

  or just:

    Response

      | Header: Value
      | Header: Value
      | Header: Value
      |
      | ...
      |
      | Trailing-Header: Value
      | Trailing-Header: Value

2. As a separate section.

    Response

      | Header: Value
      | Header: Value
      | Header: Value

    Trailing

      | Trailing-Header: Value
      | Trailing-Header: Value

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171008/f96fb129/attachment.html>


More information about the webkit-unassigned mailing list