Christian Grothoff
7d8c068e5e
add tutorials for #4944 and #5085
2026-07-28 19:46:21 +02:00
Evgeny Grin (Karlson2k)
5249d3339c
Updated documentation for the new Basic Authorization API
2022-06-13 12:23:01 +03:00
Evgeny Grin (Karlson2k)
bd41946e8f
Renamed 'con_cls' -> 'req_cls' for access handler callback
...
The argument is actually request-specific, not connection specific. The
name was confusing.
Fixed related documentation and clarified usage.
Also fixed code where argument named 'unused' was actually used.
2022-01-18 15:18:40 +03:00
Christian Grothoff
e066938628
expand tutorial on connection phases, thanks to Igor for pointing out that the text was incomplete
2021-02-02 18:40:10 +01:00
silvioprog
6c53cad4ec
Fixed examples using 'enum MHD_Result'.
2020-07-25 00:07:43 -03:00
silvioprog
bcffdf809f
Applied several spelling fixes. ( #6142 )
2020-03-31 15:08:34 -03:00
Christian Grothoff
43542a78c6
introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data
2011-01-04 12:40:03 +00:00
Christian Grothoff
3af8f4ce64
updating docs
2011-01-01 13:47:44 +00:00
Christian Grothoff
761267757c
ready for 0.9.0
2010-07-26 16:57:47 +00:00
Christian Grothoff
b90c37b2f3
incompatible API change to allow 64-bit uploads and downloads on 32-bit systems
2009-02-06 06:12:33 +00:00
Sebastian Gerhardt
88d10158d9
Upgraded & tested tutorial for version 0.4 prerelease0
2008-11-01 08:18:13 +00:00
Sebastian Gerhardt
6aeb5a2af3
moved tutorial chapters to separate dir
2008-08-28 19:29:47 +00:00