#The base64 should be rendered in a more efficient way

2 messages · Page 1 of 1 (latest)

chrome lintel
#

Currently, if you click the request to see the response, if the response contains base64 for img (often it does), it froze your browser since it is too big, and your browser will become unresponsive. I think it is a better idea to not show the entire base64, but instead, collapse it.

keen pulsarBOT