Skip to content

Issues: etr/libhttpserver

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

INSTALL is obsolete bug Confirmed bugs or reports that are very likely to be bugs.
#334 opened Mar 14, 2024 by loup-vaillant-airbus
Banned IP entry into an error log feature-request Feature requests or enhancements
#332 opened Oct 12, 2023 by RobertFojtikAEN
[BUG] deferred_response never sends content string passed to constructor bug Confirmed bugs or reports that are very likely to be bugs.
#331 opened Aug 17, 2023 by jcphill
1 task done
[BUG] Data races bug Confirmed bugs or reports that are very likely to be bugs.
#329 opened Jul 24, 2023 by FlorianChevassu
1 task done
[BUG] config.status: error: cannot find input file: `src/Makefile.in' bug Confirmed bugs or reports that are very likely to be bugs.
#327 opened Jul 9, 2023 by meiry
[BUG] Title bug Confirmed bugs or reports that are very likely to be bugs.
#323 opened May 26, 2023 by kaihekaihe
1 task
[BUG] Test coverage for -DCASE_INSENSITIVE is lacking. bug Confirmed bugs or reports that are very likely to be bugs.
#310 opened Apr 6, 2023 by bcsgh
1 task done
[BUG] URL's that exactly match a registried regex pattern dispatch to that registered resource bug Confirmed bugs or reports that are very likely to be bugs.
#308 opened Apr 6, 2023 by bcsgh
1 task done
is it possible? feature-request Feature requests or enhancements
#301 opened Mar 4, 2023 by vega0
[BUG] hello_world: build failed bug Confirmed bugs or reports that are very likely to be bugs.
#295 opened Jan 4, 2023 by dancesWithCycles
[BUG] "winsock2.h" not found error on mingw64 bug Confirmed bugs or reports that are very likely to be bugs.
#280 opened Sep 2, 2022 by computergeek1507
1 task done
[Question] Change headers of a deferred_response bug Confirmed bugs or reports that are very likely to be bugs.
#278 opened Aug 24, 2022 by azertyalex
.lib does not get installed when build on Windows with either Cygwin or MSYS2 bug Confirmed bugs or reports that are very likely to be bugs.
#276 opened Jul 3, 2022 by ariestav
Implement 413 - Payload Too Large feature-request Feature requests or enhancements
#273 opened Jun 27, 2022 by azertyalex
Delayed content processing feature-request Feature requests or enhancements
#272 opened Jun 3, 2022 by btiplitz
[BUG]The uploaded file cannot be saved locally bug Confirmed bugs or reports that are very likely to be bugs.
#270 opened May 19, 2022 by XinHengW
1 task
[BUG] Final keys without values are not processed for POST body bug Confirmed bugs or reports that are very likely to be bugs.
#268 opened May 13, 2022 by JavierJF
1 task done
[BUG] Segfault at runtime when passing nullptr on resource register bug Confirmed bugs or reports that are very likely to be bugs.
#265 opened Mar 24, 2022 by LeSpocky
1 task done
Add a hook or callback for cleaning up on disk file uploads feature-request Feature requests or enhancements
#264 opened Mar 23, 2022 by LeSpocky
[BUG] linking libhttpserver might fail depending on configuration of libmicrohttpd bug Confirmed bugs or reports that are very likely to be bugs.
#232 opened Apr 22, 2021 by LeSpocky
1 task done
How could I stop the server when I recieved a string of "exit" ? feature-request Feature requests or enhancements
#231 opened Apr 19, 2021 by CoinCheung
static link for the sample http feature-request Feature requests or enhancements
#230 opened Apr 16, 2021 by laoshaw
ProTip! Exclude everything labeled bug with -label:bug.