Home | History | Annotate | Download | only in microhttpd

Lines Matching full:connection

39  * @param connection The MHD connection structure
46 MHD_basic_auth_get_username_password (struct MHD_Connection *connection,
54 if ( (NULL == (header = MHD_lookup_connection_value (connection,
63 MHD_DLOG (connection->daemon,
72 MHD_DLOG(connection->daemon,
90 MHD_DLOG(connection->daemon,
109 * @param connection The MHD connection structure
116 MHD_queue_basic_auth_fail_response (struct MHD_Connection *connection,
128 MHD_DLOG(connection->daemon,
142 ret = MHD_queue_response (connection,