wujimin commented on a change in pull request #553: [SCB-314] Support custom rest transport
server compress and max heade?
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/553#discussion_r167113792
##########
File path: demo/demo-springmvc/springmvc-client/src/main/java/org/apache/servicecomb/demo/springmvc/client/SpringmvcClient.java
##########
@@ -85,6 +86,11 @@ public static void run() {
testController();
}
+ ResponseEntity<String> entityCompress =
Review comment:
not check if it's realy compressed?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|