summaryrefslogtreecommitdiffhomepage
path: root/src/java
diff options
context:
space:
mode:
authorZhidao HONG <z.hong@f5.com>2024-06-11 10:18:44 +0800
committerZhidao HONG <z.hong@f5.com>2024-06-20 10:39:17 +0800
commit999d274837273e354efc05075c0b012b81902ef1 (patch)
treea5b349d73aa1f992155482efb5e984343ebd8239 /src/java
parent57a0f94efb2550ea1c6cb593b2b968e022c89346 (diff)
downloadunit-999d274837273e354efc05075c0b012b81902ef1.tar.gz
unit-999d274837273e354efc05075c0b012b81902ef1.tar.bz2
http: Move chunked buffer pos pointer while parsing
Previously, Unit didn't move the buffer pointer when parsing chunked data because the buffer was not used after sent. It's used for upstream response. With the new requirement to support request chunked body, the buffer might be used for pipeline request, so it's necessary to move the pos pointer while parsing. Reviewed-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/java')
0 files changed, 0 insertions, 0 deletions