Handle a few more corner cases correctly in the hpack decode bucket. This
problem made some headers invisible in Subversion without causing further
errors.

* buckets/hpack_buckets.c
  (read_hpack_int): Properly handle two edge cases of trying to read a byte.
  (hpack_process): Properly handle reading the initial byte. Replace continue
    calls with a break, as the effect is identical.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1715290 13f79535-47bb-0310-9956-ffa450edef68
1 file changed