You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/03/16 04:21:38 UTC

[dubbo-hessian-lite] 01/01: throw 0x41 for large request in hessian InputStream & OutputStream (#23)

This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git

commit a3e490aeea2231fed1782553f95489a1e8e1d3e0
Merge: cc56e1b 3078e6e
Author: ken.lj <ke...@gmail.com>
AuthorDate: Mon Mar 16 12:21:31 2020 +0800

    throw 0x41 for large request in hessian InputStream & OutputStream (#23)
    
    fixes #22

 pom.xml                                              |  2 +-
 .../alibaba/com/caucho/hessian/io/Hessian2Input.java | 20 ++++++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)