Symbol: httpd_send_err
src/apps/poorman/PoorManServer.cpp
269
httpd_send_err(hc, 503,
src/apps/poorman/PoorManServer.cpp
333
httpd_send_err(hc, 400,
src/apps/poorman/libhttpd/libhttpd.c
1118
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
1985
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2016
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2023
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2029
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2039
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2057
httpd_send_err( hc, 501, err501title, "", err501form, method_str );
src/apps/poorman/libhttpd/libhttpd.c
2091
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2130
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2300
httpd_send_err( hc, 400, httpd_err400title, "", httpd_err400form, "" );
src/apps/poorman/libhttpd/libhttpd.c
2329
httpd_send_err( hc, 404, err404title, "", err404form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
2336
httpd_send_err( hc, 404, err404title, "", err404form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
2346
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
2356
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
2399
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
2756
httpd_send_err( hc, 404, err404title, "", err404form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
2813
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3018
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3459
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3467
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3504
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3512
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3591
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3605
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3616
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3667
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3682
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3698
httpd_send_err( hc, 404, err404title, "", err404form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3729
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3746
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3767
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3782
httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.c
3796
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3825
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3840
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3878
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
3887
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
4062
httpd_send_err(
src/apps/poorman/libhttpd/libhttpd.c
914
httpd_send_err( hc, 401, err401title, header, err401form, hc->encodedurl );
src/apps/poorman/libhttpd/libhttpd.h
270
extern void httpd_send_err(