随笔分类 - 网络协议
摘要:Error opening heap dump 'com.zte.mobile.sync.hprof'. Check the error log for further details.Error opening heap dump 'com.zte.mobile.sync.hprof'. Check the error log for further details.Unknown HPROF Version (JAVA PROFILE 1.0.3) (java.io.IOException)Unknown HPROF Version (JAVA PROFIL
阅读全文
摘要:项目中需要在 servlet处理以后,将返回的内容进行gzip打包传输。然后顺其自然的写成for example:byte [] b = {......};response.getOutputStream().write(b);response.setHeader("Content-Type","application/gzip");response.setHeader("Content-Encoding","gzip");response.setStatus(200);但是进行抓包测试返回的结果,Content-
阅读全文

浙公网安备 33010602011771号