Age | Commit message (Collapse) | Author |
|
could very well cause a negate number get passed in and thus cause reading
outside of the array usually used for this purpose.
We avoid this by using the uppercase macro versions introduced just now that
does some extra crazy typecasts to avoid byte codes > 127 to cause negative
int values.
|
|
cache within the multi handle.
|
|
command on subsequent requests on a re-used connection unless it has to.
|
|
trailer is then sent to the normal header callback/stream.
|
|
|
|
|
|
we typecast on invoke.
|
|
memory.h is included everywhere for this.
|
|
with the existing transfer.c code
|
|
warnings. Minor edits by me.
|
|
|
|
with FOLLOWLOCATION and chunked transfer-encoding, as libcurl would not
properly ignore the body contents of 3XX response that included the
Location: header.
|
|
|
|
|
|
chunked encoding.
|
|
|
|
way for emacs, and vim users should provide a similar non-polluting style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ssize_t
|
|
|
|
after the data part
|
|
least one was expected
|
|
|
|
|