Open Bug 1116060 Opened 9 years ago Updated 2 years ago

Network inspector shows the base64 encoded response body for response with content-type "application/x-www-form-urlencoded; charset=UTF-8".

Categories

(DevTools :: Netmonitor, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

People

(Reporter: pzhang, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce:
  - Visit url: https://login.taobao.com/member/request_nick_check.do?_input_charset=utf-8
  - Click on the request in the Network inspector
  - Switch to `Response` tab.

Actual results:
base64 encoded response body.

Expected results:
a normal base64 decoded string.
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.