[Webkit-unassigned] [Bug 122898] REGRESSION (Safari 6): Web Inspector: JSON may not be pretty printed if served as text/html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 09:56:05 PDT 2013


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





--- Comment #7 from Timothy Hatcher <timothy at apple.com>  2013-10-18 09:54:51 PST ---
The same issue happens with Request Data. If the mime-type is application/x-www-form-urlencoded we will not show the data in a content view, but try to parse the key/values pairs. You should be able to force the request and/or response content-type.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list