index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
/
http
/
http_server_test.c
Commit message (
Expand
)
Author
Age
*
Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.
Garrett D'Amore
2025-10-27
*
fixes #1868 Add nng_http_[remote,local]_address APIs.
Garrett D'Amore
2025-10-09
*
Various header file fixes... also fix compilation errors when HTTP is disabled.
v2.0.0-alpha.6
Garrett D'Amore
2025-10-05
*
tests: Add test for serving http static binary
Garrett D'Amore
2025-10-04
*
Fix typos across docs, comments, and CMake
mochalins
2025-06-02
*
http: fix mishandling of very long headers or URIs, and mishandling of unicode
Garrett D'Amore
2025-01-12
*
http: server error handling improvements and tests
Garrett D'Amore
2025-01-12
*
http test: test HEAD method in server
Garrett D'Amore
2025-01-10
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
http: server callback API simplified
Garrett D'Amore
2025-01-06
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
http server test: fix leak in test
Garrett D'Amore
2024-12-22
*
http: handler set tree no longer returns a value (API break)
Garrett D'Amore
2024-12-22
*
HTTP: nng_http_handler_set_method no longer fails
Garrett D'Amore
2024-12-22
*
http: setting response status never fails (breaking API change)
Garrett D'Amore
2024-12-22
*
http: method on request structure is now static
Garrett D'Amore
2024-12-22
*
http handler: avoid method allocation
Garrett D'Amore
2024-12-22
*
tests: convert http server test to NUTS
Garrett D'Amore
2024-12-06