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_msg.c
Commit message (
Expand
)
Author
Age
*
fixes #975 nng_http_res_alloc does not init status code properly
Garrett D'Amore
2019-08-09
*
fixes #905 Small typo. error in HTTP msg
Garrett D'Amore
2019-03-09
*
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 #714 Incomplete reset of RES/REQ breaks http_transact
Garrett D'Amore
2018-09-10
*
fixes #681 HTTP convenience GET method desired...
Garrett D'Amore
2018-08-30
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #539 Feature request: customizable http error page
Garrett D'Amore
2018-06-15
*
fixes #527 http_res_set_reason crash in example
Garrett D'Amore
2018-06-12
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
Add, and document, the url->u_requri member.
Garrett D'Amore
2018-02-02
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Fix websocket hang after sending one message.
Garrett D'Amore
2018-01-03
*
Compilation fixes for Windows.
Garrett D'Amore
2017-12-27
*
fixes #180 add websocket header properties
Garrett D'Amore
2017-12-27
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26