| See: | Type struct _HTTP_RESPONSE_STATUS |
| struct _HTTP_RESPONSE_STATUS | |
| { | |
| int rs_code; | |
| const char* rs_text; | |
| } |
| Used in: | HttpResponseText() |
| Called by: | HttpSendStreamError() | nut/pro/uhttp/responses.c |
| HttpSendStreamHeaderTop() | nut/pro/uhttp/responses.c | |
| References Variables: | response_list | nut/pro/uhttp/responses.c |
| Prototyped in: | nut/include/pro/uhttp/uhttpd.h | |
| Calls: | HttpSendStreamError() | nut/pro/uhttp/responses.c |
| Called by: | MediaTypeHandlerBinary() | nut/pro/uhttp/mediatypes.c |
| Prototyped in: | nut/include/pro/uhttp/uhttpd.h | |
| Calls: | HttpSendStreamHeaderDate() | nut/pro/uhttp/responses.c |
| Called by: | MediaTypeHandlerBinary() | nut/pro/uhttp/mediatypes.c |
| Prototyped in: | nut/include/pro/uhttp/uhttpd.h | |
| Calls: | HttpSendHeaderBottom() | nut/pro/uhttp/responses.c |
| HttpSendHeaderTop() | nut/pro/uhttp/responses.c | |
| fflush() | nut/crt/fflush.c | |
| fprintf() | nut/crt/fprintf.c | |
| free() | nut/crt/malloc.c | |
| malloc() | nut/crt/malloc.c | |
| strcat() | nut/c/string/strcat.c | |
| strlen() | nut/c/string/strlen.c | |
| __builtin_va_arg(), __builtin_va_end(), __builtin_va_start(), s_vputs() | ||
| Called by: | CgiUpload() | nut/app/uhttpd_upload/httpd_upload.c |
| Prototyped in: | nut/include/pro/uhttp/uhttpd.h | |
| Calls: | Rfc1123TimeString() | nut/pro/rfctime.c |
| gmtime() | nut/crt/gmtime.c | |
| s_vputs() | ||
| Called by: | HttpSendHeaderDate() | nut/pro/uhttp/responses.c |