Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / doc / apiref.rst
1
2 API Reference
3 =============
4
5 .. toctree::
6    :maxdepth: 1
7
8    macros
9    enums
10    types
11    nghttp2_check_header_name
12    nghttp2_check_header_value
13    nghttp2_hd_deflate_bound
14    nghttp2_hd_deflate_change_table_size
15    nghttp2_hd_deflate_del
16    nghttp2_hd_deflate_hd
17    nghttp2_hd_deflate_new
18    nghttp2_hd_deflate_new2
19    nghttp2_hd_inflate_change_table_size
20    nghttp2_hd_inflate_del
21    nghttp2_hd_inflate_end_headers
22    nghttp2_hd_inflate_hd
23    nghttp2_hd_inflate_new
24    nghttp2_hd_inflate_new2
25    nghttp2_is_fatal
26    nghttp2_nv_compare_name
27    nghttp2_option_del
28    nghttp2_option_new
29    nghttp2_option_set_no_auto_window_update
30    nghttp2_option_set_no_http_messaging
31    nghttp2_option_set_no_recv_client_magic
32    nghttp2_option_set_peer_max_concurrent_streams
33    nghttp2_pack_settings_payload
34    nghttp2_priority_spec_check_default
35    nghttp2_priority_spec_default_init
36    nghttp2_priority_spec_init
37    nghttp2_select_next_protocol
38    nghttp2_session_callbacks_del
39    nghttp2_session_callbacks_new
40    nghttp2_session_callbacks_set_before_frame_send_callback
41    nghttp2_session_callbacks_set_data_source_read_length_callback
42    nghttp2_session_callbacks_set_on_begin_frame_callback
43    nghttp2_session_callbacks_set_on_begin_headers_callback
44    nghttp2_session_callbacks_set_on_data_chunk_recv_callback
45    nghttp2_session_callbacks_set_on_frame_not_send_callback
46    nghttp2_session_callbacks_set_on_frame_recv_callback
47    nghttp2_session_callbacks_set_on_frame_send_callback
48    nghttp2_session_callbacks_set_on_header_callback
49    nghttp2_session_callbacks_set_on_invalid_frame_recv_callback
50    nghttp2_session_callbacks_set_on_stream_close_callback
51    nghttp2_session_callbacks_set_recv_callback
52    nghttp2_session_callbacks_set_select_padding_callback
53    nghttp2_session_callbacks_set_send_callback
54    nghttp2_session_callbacks_set_send_data_callback
55    nghttp2_session_client_new
56    nghttp2_session_client_new2
57    nghttp2_session_client_new3
58    nghttp2_session_consume
59    nghttp2_session_consume_connection
60    nghttp2_session_consume_stream
61    nghttp2_session_del
62    nghttp2_session_get_effective_local_window_size
63    nghttp2_session_get_effective_recv_data_length
64    nghttp2_session_get_last_proc_stream_id
65    nghttp2_session_get_next_stream_id
66    nghttp2_session_get_outbound_queue_size
67    nghttp2_session_get_remote_settings
68    nghttp2_session_get_remote_window_size
69    nghttp2_session_get_stream_effective_local_window_size
70    nghttp2_session_get_stream_effective_recv_data_length
71    nghttp2_session_get_stream_local_close
72    nghttp2_session_get_stream_remote_close
73    nghttp2_session_get_stream_remote_window_size
74    nghttp2_session_get_stream_user_data
75    nghttp2_session_mem_recv
76    nghttp2_session_mem_send
77    nghttp2_session_recv
78    nghttp2_session_resume_data
79    nghttp2_session_send
80    nghttp2_session_server_new
81    nghttp2_session_server_new2
82    nghttp2_session_server_new3
83    nghttp2_session_set_next_stream_id
84    nghttp2_session_set_stream_user_data
85    nghttp2_session_terminate_session
86    nghttp2_session_terminate_session2
87    nghttp2_session_upgrade
88    nghttp2_session_want_read
89    nghttp2_session_want_write
90    nghttp2_strerror
91    nghttp2_submit_data
92    nghttp2_submit_goaway
93    nghttp2_submit_headers
94    nghttp2_submit_ping
95    nghttp2_submit_priority
96    nghttp2_submit_push_promise
97    nghttp2_submit_request
98    nghttp2_submit_response
99    nghttp2_submit_rst_stream
100    nghttp2_submit_settings
101    nghttp2_submit_shutdown_notice
102    nghttp2_submit_trailer
103    nghttp2_submit_window_update
104    nghttp2_version