diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-07 14:42:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-07 14:42:02 +0000 |
commit | 0b615afac91d1443f431be63d7181f777dd2f730 (patch) | |
tree | ed37818fdb86506b68812fdc3e83d1b4fb463bf4 /CHANGES | |
parent | b61c25af45ee21a04d2bbab73e21f48fb7345347 (diff) |
http post fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Daniel (7 October) +- HTTP POST using the read callback didn't work, as Florian Schoppmann + reported. + Daniel (5 October) - Shared provided a few fixes to make libcurl build on BeOS out-of-the-box. New code for BeOS-style non-blocking sockets, provided by |