mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
13 lines
501 B
Plaintext
13 lines
501 B
Plaintext
Fri Aug 10 17:31:23 MDT 2007
|
|
Fixed problems with handling of responses created from
|
|
callbacks. Allowing accept policy callback to be NULL
|
|
(to accept from all). Added minimal fileserver example.
|
|
Only send 100 continue header when specifically requested. - CG
|
|
|
|
Wed Aug 8 01:46:06 MDT 2007
|
|
Added pool allocation and connection limitations (total
|
|
number and memory size). Released libmicrohttpd 0.0.0. - CG
|
|
|
|
Tue Jan 9 20:52:48 MST 2007
|
|
Created project build files and updated API. - CG
|