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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
httpserver.c
Commit message (
Expand
)
Author
Age
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
Add possibility to explicitly set a tree handler as exclusive (#1158)
Robert Bielik
2020-01-27
*
Fix HTTP server root URI handling (#1140)
Robert Bielik
2020-01-18
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #869 nng_http_handler_set_tree fails match if path is /
Garrett D'Amore
2019-02-17
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #745 HTTP server redirect handler
Garrett D'Amore
2018-10-07
*
fixes #738 http server needs a way to collect request entity data
Garrett D'Amore
2018-09-29
*
fixes #539 Feature request: customizable http error page
Garrett D'Amore
2018-06-15
*
Fix warning in Windows build.
Garrett D'Amore
2018-05-30
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
Switch to clang 6 and gcc 8 on xenial for circle ci.
Garrett D'Amore
2018-05-16
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #174 Define public HTTP client API
Garrett D'Amore
2018-02-01
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Expose scatter/gather I/O vectors; we will use for HTTP API.
Garrett D'Amore
2018-01-29
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #216 HTTP server side API refactoring, directory serving support
Garrett D'Amore
2018-01-20
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26