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
/
src
/
supplemental
/
http
/
http_public.c
Commit message (
Expand
)
Author
Age
*
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 #717 need nng_http_req_reset and nng_http_res_reset
Garrett D'Amore
2018-09-12
*
fixes #681 HTTP convenience GET method desired...
Garrett D'Amore
2018-08-30
*
fixes #662 Configuring without HTTP fails
Garrett D'Amore
2018-08-20
*
fixes #539 Feature request: customizable http error page
Garrett D'Amore
2018-06-15
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
Fixes issues found by (and submitted by) @nonnenmacher when working
Vincent Nonnenmacher
2018-03-19
*
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 #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
HTTP public API should initialize the library.
Garrett D'Amore
2018-02-07
*
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