chao/RESTClient

Why "http response highlight" tab was disappeared

Opened this issue · 0 comments

Our company need to use restclient to get certificate, howerver, there are many link break "\n" in certificate, I found in old version restclient, there is a tab named "http response highlight" which can display certificate correctly, however, I found in restclient version 3+, this tab was disappeared, that will cause our certificate can't be displayed correctly.
It can't chang "\n" to line break, and only display "\n" out, like below:
["Certificate Revocation List (CRL):\n Version 2 (0x1)\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: /C=CN/ST=JiangSu/L=WuXi/O=Lenovo/OU=networking/CN=10.240.236.115/emailAddress=cindy@lenovo.com\n Last Update: Sep 5 06:08:40 2018 GMT\n Next Update: Sep 4 06:08:40 2020 GMT\n CRL extensions:\n X509v3 CRL Number: \n 10\nRevoked Certificates:\n Serial Number: 02\n Revocation Date: Aug 8 05:28:40 2017 GMT\n Serial Number: 03\n Revocation Date: Oct 17 14:55:31 2017 GMT\n Serial Number: 04\n Revocation Date: Oct 17 16:45:35 2017 GMT\n Serial Number: 08\n Revocation Date: Jul 24 08:34:32 2018 GMT\n Serial Number: 09\n Revocation Date: Jul 25 01:14:02 2018 GMT\n Serial Number: 0B\n Revocation Date: Sep 5 06:08:29 2018 GMT\n Signature Algorithm: sha256WithRSAEncryption\n a6:c3:13:69:75:dc:b3:7b:04:91:7d:08:40:cf:20:f9:f5:cf:\n 3b:53:2e:23:14:b5:ae:da:d8:79:10:b3:8f:9a:ac:0c:1a:70:\n
So, I want to know, why you remove this tab, and is it possible for user to do some configuration to add it back?

Thanks,
Cindy