-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi, I have a question about how to handle post
requests. There is a struct named stream_ctx
whose member variable path_callback
is given callback functions to handle events such as picohttp_callback_provide_data
, but I don't see this callback function anywhere in the code.
However, I saw demoserver_post_callback()
in picoquicdemo.c
in the picoquic
implementation. Did you delete or move it somewhere else?
Metadata
Metadata
Assignees
Labels
No labels