nghttp2/examples
Tatsuhiro Tsujikawa e7ad3633c7 nghttp2_data_source_read_callback: Replace eof with uint32_t *data_flags
Replace int *eof with uint32_t *data_flags so that we can easily
extend functionality if we have to (but we don't do if possible).
2014-04-05 17:59:24 +09:00
..
.gitignore Update .gitignore 2014-01-11 01:05:42 +09:00
Makefile.am Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
client.c Add flags to nghttp2_nv structure 2014-04-01 23:17:50 +09:00
libevent-client.c Add flags parameter to nghttp2_on_header_callback 2014-04-02 02:10:35 +09:00
libevent-server.c nghttp2_data_source_read_callback: Replace eof with uint32_t *data_flags 2014-04-05 17:59:24 +09:00